Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0012538 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Openbravo ERP] A. Platform | major | always | 2010-03-03 13:01 | 2010-03-12 22:40 | |||
Reporter | alostale | View Status | public | |||||
Assigned To | alostale | |||||||
Priority | urgent | Resolution | fixed | Fixed in Version | ||||
Status | closed | Fix in branch | Fixed in SCM revision | a5970e55697c | ||||
Projection | none | ETA | none | Target Version | ||||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | pi | SCM revision | ||||||
Merge Request Status | ||||||||
Review Assigned To | ||||||||
OBNetwork customer | No | |||||||
Web browser | ||||||||
Modules | Core | |||||||
Support ticket | ||||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0012538: onChange action is executed for red only drop down fields | |||||||
Description | onChange action is executed for red only drop down fields. In case this field has callout, the callout is executed, so it is possible other field is modified by it. | |||||||
Steps To Reproduce | -Set a list reference column as read only and assign a callout to this column. -Compile the window. -Open the tab and try to select another value in this field. The value cannot be changed (correct). -Check the callout is executed (incorrect). | |||||||
Proposed Solution | onChange shouldn't be executed in read only fields. Note that this change makes the following flow invalid: -There are 3 fields: *A editable, with a callout that modifies B. *B dropdown list, read only, with a callout that modifies C *C any field. Previous to this fix C was modified when A changed, after this fix it will not. Workarrond: callout in A must modify B and C. | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
![]() |
||||||||||||||||||||||
|
![]() |
|
(0024996) hgbot (developer) 2010-03-03 13:02 |
Repository: erp/devel/pi Changeset: a5970e55697c71acd9f372ff149dfb18a15c8b54 Author: Asier Lostalé <asier.lostale <at> openbravo.com> Date: Wed Mar 03 13:06:10 2010 +0100 URL: http://code.openbravo.com/erp/devel/pi/rev/a5970e55697c71acd9f372ff149dfb18a15c8b54 [^] fixed bug 12538: onChange action is executed for red only drop down fields --- M src-wad/src/org/openbravo/wad/controls/WADList.java --- |
(0025026) hgbot (developer) 2010-03-03 18:28 |
Repository: erp/devel/pi Changeset: 2c71d76b9c313bea91ae1292c010d353eae06295 Author: David Baz Fayos <david.baz <at> openbravo.com> Date: Wed Mar 03 18:32:05 2010 +0100 URL: http://code.openbravo.com/erp/devel/pi/rev/2c71d76b9c313bea91ae1292c010d353eae06295 [^] Related to issue 12538: Changed js to adapt changes to readOnlyLogic --- M src/org/openbravo/erpCommon/security/Login_F1.html M web/js/utils.js --- |
(0025383) hudsonbot (viewer) 2010-03-12 22:40 |
A changeset related to this issue has been promoted to main after passing a series of tests and an OBX has been generated: Changeset: http://code.openbravo.com/erp/devel/main/rev/a5970e55697c [^] Merge Changeset: http://code.openbravo.com/erp/devel/main/rev/631c626866c1 [^] Tests: http://builds.openbravo.com/view/devel-int/ [^] OBX: http://builds.openbravo.com/erp/core/obx/OpenbravoERP-2.50CI.16685.obx [^] |
(0025386) hudsonbot (viewer) 2010-03-12 22:40 |
A changeset related to this issue has been promoted to main after passing a series of tests and an OBX has been generated: Changeset: http://code.openbravo.com/erp/devel/main/rev/2c71d76b9c31 [^] Merge Changeset: http://code.openbravo.com/erp/devel/main/rev/631c626866c1 [^] Tests: http://builds.openbravo.com/view/devel-int/ [^] OBX: http://builds.openbravo.com/erp/core/obx/OpenbravoERP-2.50CI.16685.obx [^] |
![]() |
|||
Date Modified | Username | Field | Change |
2010-03-03 13:01 | alostale | New Issue | |
2010-03-03 13:01 | alostale | Assigned To | => alostale |
2010-03-03 13:01 | alostale | OBNetwork customer | => No |
2010-03-03 13:01 | alostale | Relationship added | related to 0012052 |
2010-03-03 13:02 | hgbot | Checkin | |
2010-03-03 13:02 | hgbot | Note Added: 0024996 | |
2010-03-03 13:02 | hgbot | Status | new => resolved |
2010-03-03 13:02 | hgbot | Resolution | open => fixed |
2010-03-03 13:02 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/a5970e55697c71acd9f372ff149dfb18a15c8b54 [^] |
2010-03-03 18:28 | hgbot | Checkin | |
2010-03-03 18:28 | hgbot | Note Added: 0025026 | |
2010-03-03 18:30 | dbaz | Status | resolved => closed |
2010-03-10 17:25 | anonymous | sf_bug_id | 0 => |
2010-03-10 18:30 | anonymous | sf_bug_id | => 2968125 |
2010-03-12 12:06 | alostale | Relationship added | related to 0012656 |
2010-03-12 22:40 | hudsonbot | Checkin | |
2010-03-12 22:40 | hudsonbot | Note Added: 0025383 | |
2010-03-12 22:40 | hudsonbot | Checkin | |
2010-03-12 22:40 | hudsonbot | Note Added: 0025386 | |
2012-03-09 13:48 | dbaz | Relationship added | related to 0019992 |
Copyright © 2000 - 2009 MantisBT Group |