Anonymous | Login
Project:
RSS
  
News | My View | View Issues | Roadmap | Summary

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0012538
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Openbravo ERP] A. Platformmajoralways2010-03-03 13:012010-03-12 22:40
ReporteralostaleView Statuspublic 
Assigned Toalostale 
PriorityurgentResolutionfixedFixed in Version
StatusclosedFix in branchFixed in SCM revisiona5970e55697c
ProjectionnoneETAnoneTarget Version
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionpiSCM revision 
Review Assigned To
Web browser
ModulesCore
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0012538: onChange action is executed for red only drop down fields

DescriptiononChange 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 SolutiononChange 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.
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]
related to defect 0012052 closeddbaz Read only logic doesn't disable combo's onChange 
related to defect 0012656 closedalostale When you change the organization, the tabs don't work 
related to defect 0019992pi closeddbaz Wrong behavior in readOnlyLogicElement in utils.js 

-  Notes
(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 (developer)
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 (developer)
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 [^]

- Issue History
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 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
Powered by Mantis Bugtracker