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

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0021654
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Openbravo ERP] A. Platformmajorhave not tried2012-09-14 12:262012-09-26 17:19
Reportereduardo_ArgalView Statuspublic 
Assigned ToAugustoMauch 
PriorityimmediateResolutionfixedFixed in Version3.0MP15
StatusclosedFix in branchFixed in SCM revision3add0cfef5fa
ProjectionnoneETAnoneTarget Version3.0MP16
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionSCM revision 
Review Assigned Toguilleaer
Web browser
ModulesCore
Regression levelPre packaging ( pi )
Regression date2012-09-03
Regression introduced in release
Regression introduced by commithttps://code.openbravo.com/erp/devel/pi/rev/8d78c37391b63a730f160c8a8444c8b1945f6973 [^]
Triggers an Emergency PackNo
Summary

0021654: Optional combo boxes not working properly

DescriptionWhen an optional combo containing a selected element is then updated to an empty value, interface does not recognize the change so save option is not displayed. Even forcing the save button to appear (just by typing something in a description and deleting it again) and then saving, the value is not empty (the one selected) but the old value remains.
Steps To Reproduce1) Go to Financial Account window
2) select a matching algorithm and save
3) remove previously selected value from the combo (matching algorithm)
4) mind that save button is not available (First bug) when it should be
5) Type an space in description and then delete it again
6) mind that save button now is enabled
7) save and realize that algorithm value is not empty one but old value (second bug)
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]

-  Notes
(0052165)
hgbot (developer)
2012-09-17 13:31

Repository: erp/devel/pi
Changeset: 3add0cfef5fa017e1848a789aedd7ee3105648a1
Author: Augusto Mauch <augusto.mauch <at> openbravo.com>
Date: Mon Sep 17 13:27:00 2012 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/3add0cfef5fa017e1848a789aedd7ee3105648a1 [^]

Fixes issue 21654: Selecting a blank option enables the save toolbar buttons

In the pickValue of the ob-formitem-list file, the _value attribute was set to '' to always trigger the update. This did not work because then selecting a blank option would not trigger the update.

Now, the _value attribute is set to a random number.

---
M modules/org.openbravo.client.application/web/org.openbravo.client.application/js/form/formitem/ob-formitem-list.js
---
(0052377)
guilleaer (developer)
2012-09-24 20:13

code reviewed and tested in pi@4c4431d17dbd
(0052772)
hudsonbot (developer)
2012-09-26 17:19

A changeset related to this issue has been promoted main and to the
Central Repository, after passing a series of tests.

Promotion changeset: https://code.openbravo.com/erp/devel/main/rev/b780e90c6452 [^]

Maturity status: Test

- Issue History
Date Modified Username Field Change
2012-09-14 12:26 eduardo_Argal New Issue
2012-09-14 12:26 eduardo_Argal Assigned To => AugustoMauch
2012-09-14 12:26 eduardo_Argal Modules => Core
2012-09-14 12:26 eduardo_Argal Regression level => QA functional test
2012-09-14 13:43 AugustoMauch Target Version => 3.0MP16
2012-09-17 12:07 AugustoMauch Regression level QA functional test => Pre packaging ( pi )
2012-09-17 12:07 AugustoMauch Regression introduced by commit => https://code.openbravo.com/erp/devel/pi/rev/8d78c37391b63a730f160c8a8444c8b1945f6973 [^]
2012-09-17 13:13 AugustoMauch Regression date => 2012-09-03
2012-09-17 13:27 AugustoMauch Closed by => guilleaer
2012-09-17 13:31 hgbot Checkin
2012-09-17 13:31 hgbot Note Added: 0052165
2012-09-17 13:31 hgbot Status new => resolved
2012-09-17 13:31 hgbot Resolution open => fixed
2012-09-17 13:31 hgbot Fixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/3add0cfef5fa017e1848a789aedd7ee3105648a1 [^]
2012-09-24 20:13 guilleaer Note Added: 0052377
2012-09-24 20:13 guilleaer Status resolved => closed
2012-09-24 20:13 guilleaer Fixed in Version => 3.0MP15
2012-09-26 17:19 hudsonbot Checkin
2012-09-26 17:19 hudsonbot Note Added: 0052772


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker