Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0021654 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Openbravo ERP] A. Platform | major | have not tried | 2012-09-14 12:26 | 2012-09-26 17:19 | |||
Reporter | eduardo_Argal | View Status | public | |||||
Assigned To | AugustoMauch | |||||||
Priority | immediate | Resolution | fixed | Fixed in Version | 3.0MP15 | |||
Status | closed | Fix in branch | Fixed in SCM revision | 3add0cfef5fa | ||||
Projection | none | ETA | none | Target Version | 3.0MP16 | |||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | SCM revision | |||||||
Merge Request Status | ||||||||
Review Assigned To | guilleaer | |||||||
OBNetwork customer | No | |||||||
Web browser | ||||||||
Modules | Core | |||||||
Support ticket | ||||||||
Regression level | Pre packaging ( pi ) | |||||||
Regression date | 2012-09-03 | |||||||
Regression introduced in release | ||||||||
Regression introduced by commit | https://code.openbravo.com/erp/devel/pi/rev/8d78c37391b63a730f160c8a8444c8b1945f6973 [^] | |||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0021654: Optional combo boxes not working properly | |||||||
Description | When 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 Reproduce | 1) 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) | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
![]() |
|
![]() |
|
(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 (viewer) 2012-09-24 20:13 |
code reviewed and tested in pi@4c4431d17dbd |
(0052772) hudsonbot (viewer) 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 |
![]() |
|||
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 | OBNetwork customer | => No |
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 |