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

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0020051
TypeCategorySeverityReproducibilityDate SubmittedLast Update
design defect[Openbravo ERP] B. User interfacemajoralways2012-03-16 13:282012-09-16 19:53
ReporterdbazView Statuspublic 
Assigned Todbaz 
PriorityhighResolutionfixedFixed in Version
StatusclosedFix in branchpiFixed in SCM revisiona16cbe218ccc
ProjectionnoneETAnoneTarget Version3.0MP12
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionSCM revision 
Review Assigned Toguilleaer
Web browser
ModulesCore
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0020051: [SC Upgrade] Quick create/launch shows the latest selected window in the combobox the second time you use it after SC upgrade

DescriptionQuick 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)
Steps To ReproducePreviously 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)
Proposed SolutionInside 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] = '';
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]

-  Notes
(0046515)
dbaz (developer)
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 (developer)
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 (developer)
2012-05-21 16:32

verified in pi@87340d8f38a3
(0048951)
hudsonbot (developer)
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 (developer)
2012-05-25 17:55

Changing Fixed in Version to 3.0MP12
(0049230)
guilleaer (developer)
2012-05-25 17:55

Changing Fixed in Version to 3.0MP12
(0049231)
guilleaer (developer)
2012-05-25 17:55

Changing Fixed in Version to 3.0MP12
(0049232)
guilleaer (developer)
2012-05-25 17:56

Changing Fixed in Version to 3.0MP12

- Issue History
Date Modified Username Field Change
2012-03-16 13:28 dbaz New Issue
2012-03-16 13:28 dbaz Assigned To => dbaz
2012-03-16 13:28 dbaz Modules => Core
2012-03-16 13:33 dbaz Note Added: 0046515
2012-05-02 22:00 hgbot Checkin
2012-05-02 22:00 hgbot Note Added: 0048257
2012-05-02 22:00 hgbot Status new => resolved
2012-05-02 22:00 hgbot Resolution open => fixed
2012-05-02 22:00 hgbot Fixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/a16cbe218cccec9280bfe9c6e748661473e810f4 [^]
2012-05-21 16:32 guilleaer Note Added: 0048813
2012-05-21 16:32 guilleaer Status resolved => closed
2012-05-21 16:32 guilleaer Fixed in Version => pi
2012-05-25 12:07 hudsonbot Checkin
2012-05-25 12:07 hudsonbot Note Added: 0048951
2012-05-25 17:55 guilleaer Assigned To dbaz => guilleaer
2012-05-25 17:55 guilleaer Note Added: 0049229
2012-05-25 17:55 guilleaer Status closed => new
2012-05-25 17:55 guilleaer Resolution fixed => open
2012-05-25 17:55 guilleaer Fixed in Version pi =>
2012-05-25 17:55 guilleaer Status new => scheduled
2012-05-25 17:55 guilleaer Note Added: 0049230
2012-05-25 17:55 guilleaer fix_in_branch => pi
2012-05-25 17:55 guilleaer Note Added: 0049231
2012-05-25 17:55 guilleaer Status scheduled => resolved
2012-05-25 17:55 guilleaer Fixed in Version => 3.0MP12
2012-05-25 17:55 guilleaer Resolution open => fixed
2012-05-25 17:56 guilleaer Note Added: 0049232
2012-05-25 17:56 guilleaer Status resolved => closed
2012-09-16 19:53 guilleaer Assigned To guilleaer => dbaz
2012-09-16 19:53 guilleaer Status closed => new
2012-09-16 19:53 guilleaer Resolution fixed => open
2012-09-16 19:53 guilleaer Fixed in Version 3.0MP12 =>
2012-09-16 19:53 guilleaer Status new => scheduled
2012-09-16 19:53 guilleaer Status scheduled => resolved
2012-09-16 19:53 guilleaer Resolution open => fixed
2012-09-16 19:53 guilleaer Closed by => guilleaer
2012-09-16 19:53 guilleaer Status resolved => closed


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker