Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0020051Openbravo ERPB. User interfacepublic2012-03-16 13:282012-09-16 19:53
dbaz 
dbaz 
highmajoralways
closedfixed 
5
 
3.0MP12 
guilleaer
Core
No
0020051: [SC Upgrade] Quick create/launch shows the latest selected window in the combobox the second time you use it after SC upgrade
Quick create/launch shows the latest selected window in the combobox the second time you use it aafter upgrade to SC 8.3d 2012-03-12 (or later)
Previously you need to have this issue fix already applied:
https://issues.openbravo.com/view.php?id=20043 [^]

With an instance upgraded to Smartclient 8.3d 2012-03-12 (or later)
Login into the application.
Open quick launch and select any value in the combo. The desired tab is opened.
Go again to quick launch and open the combo drop down menu. Only an item is displayed (the one you checked before)
Inside ob-quick-launch.js, remove this hack, that is seems it is not needed anymore:

        pickValue: function (theValue) {
          // HACK: set this temporary value to prevent a temporary
          // display of the db id
          if (!this.getValueMap()) {
            this.setValueMap({});
          }
          this.getValueMap()[theValue] = '';
No tags attached.
Issue History
2012-03-16 13:28dbazNew Issue
2012-03-16 13:28dbazAssigned To => dbaz
2012-03-16 13:28dbazModules => Core
2012-03-16 13:33dbazNote Added: 0046515
2012-05-02 22:00hgbotCheckin
2012-05-02 22:00hgbotNote Added: 0048257
2012-05-02 22:00hgbotStatusnew => resolved
2012-05-02 22:00hgbotResolutionopen => fixed
2012-05-02 22:00hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/a16cbe218cccec9280bfe9c6e748661473e810f4 [^]
2012-05-21 16:32guilleaerNote Added: 0048813
2012-05-21 16:32guilleaerStatusresolved => closed
2012-05-21 16:32guilleaerFixed in Version => pi
2012-05-25 12:07hudsonbotCheckin
2012-05-25 12:07hudsonbotNote Added: 0048951
2012-05-25 17:55guilleaerAssigned Todbaz => guilleaer
2012-05-25 17:55guilleaerNote Added: 0049229
2012-05-25 17:55guilleaerStatusclosed => new
2012-05-25 17:55guilleaerResolutionfixed => open
2012-05-25 17:55guilleaerFixed in Versionpi =>
2012-05-25 17:55guilleaerStatusnew => scheduled
2012-05-25 17:55guilleaerNote Added: 0049230
2012-05-25 17:55guilleaerfix_in_branch => pi
2012-05-25 17:55guilleaerNote Added: 0049231
2012-05-25 17:55guilleaerStatusscheduled => resolved
2012-05-25 17:55guilleaerFixed in Version => 3.0MP12
2012-05-25 17:55guilleaerResolutionopen => fixed
2012-05-25 17:56guilleaerNote Added: 0049232
2012-05-25 17:56guilleaerStatusresolved => closed
2012-09-16 19:53guilleaerAssigned Toguilleaer => dbaz
2012-09-16 19:53guilleaerStatusclosed => new
2012-09-16 19:53guilleaerResolutionfixed => open
2012-09-16 19:53guilleaerFixed in Version3.0MP12 =>
2012-09-16 19:53guilleaerStatusnew => scheduled
2012-09-16 19:53guilleaerStatusscheduled => resolved
2012-09-16 19:53guilleaerResolutionopen => fixed
2012-09-16 19:53guilleaerClosed by => guilleaer
2012-09-16 19:53guilleaerStatusresolved => closed

Notes
(0046515)
dbaz   
2012-03-16 13:33   
Resolved, by the moment, in branch pi-rtl

https://code.openbravo.com/erp/devel/pi-rtl/rev/a16cbe218ccc [^]

The code-review can be already done, but the issue closure once pi-rtl be merged with pi (estimated by MP12)
(0048257)
hgbot   
2012-05-02 22:00   
Repository: erp/devel/pi
Changeset: a16cbe218cccec9280bfe9c6e748661473e810f4
Author: David Baz Fayos <david.baz <at> openbravo.com>
Date: Fri Mar 16 13:32:04 2012 +0100
URL: http://code.openbravo.com/erp/devel/pi/rev/a16cbe218cccec9280bfe9c6e748661473e810f4 [^]

Fixed issue 20051: 'Quick new/create' shows again all the options after upgrading to SC 8.3
the second time you try to use the combo drop down menu to open a window

---
M modules/org.openbravo.client.application/web/org.openbravo.client.application/js/navbar/ob-quick-launch.js
---
(0048813)
guilleaer   
2012-05-21 16:32   
verified in pi@87340d8f38a3
(0048951)
hudsonbot   
2012-05-25 12:07   
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/5401e185a8b0 [^]

Maturity status: Test
(0049229)
guilleaer   
2012-05-25 17:55   
Changing Fixed in Version to 3.0MP12
(0049230)
guilleaer   
2012-05-25 17:55   
Changing Fixed in Version to 3.0MP12
(0049231)
guilleaer   
2012-05-25 17:55   
Changing Fixed in Version to 3.0MP12
(0049232)
guilleaer   
2012-05-25 17:56   
Changing Fixed in Version to 3.0MP12