Openbravo Issue Tracking System - Openbravo ERP |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0020067 | Openbravo ERP | B. User interface | public | 2012-03-20 17:38 | 2012-04-02 06:11 |
|
Reporter | dbaz | |
Assigned To | dbaz | |
Priority | high | Severity | minor | Reproducibility | always |
Status | closed | Resolution | fixed | |
Platform | | OS | 5 | OS Version | |
Product Version | | |
Target Version | 3.0MP12 | Fixed in Version | | |
Merge Request Status | |
Review Assigned To | |
OBNetwork customer | No |
Web browser | Google Chrome |
Modules | Core |
Support ticket | |
Regression level | |
Regression date | |
Regression introduced in release | |
Regression introduced by commit | |
Triggers an Emergency Pack | No |
|
Summary | 0020067: [SC Upgrade] "User profile" dialog combos values order are different in FF and Chrome after go to SC 8.3d 2012-03-12 (or later) |
Description | "User profile" dialog combos values order are different in FF and Chrome after go to SC 8.3d 2012-03-12 (or later) |
Steps To Reproduce | With an instance upgraded to Smartclient 8.3d 2012-03-12 (or later)
Login into the application.
Open "User profile" dialog (in the navigation bar)
Open "Role" combo and look the drop down list.
The items order is different in Chrome and Firefox |
Proposed Solution | |
Additional Information | |
Tags | No tags attached. |
Relationships | related to | defect | 0017800 | 3.0MP1 | closed | mtaal | the lists are not ordered by field "sequence" |
|
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2012-03-20 17:38 | dbaz | New Issue | |
2012-03-20 17:38 | dbaz | Assigned To | => dbaz |
2012-03-20 17:38 | dbaz | Web browser | => Google Chrome |
2012-03-20 17:38 | dbaz | Modules | => Core |
2012-03-20 17:38 | dbaz | OBNetwork customer | => No |
2012-03-20 17:38 | dbaz | Relationship added | related to 0017800 |
2012-03-20 20:18 | hgbot | Checkin | |
2012-03-20 20:18 | hgbot | Note Added: 0046574 | |
2012-03-20 20:18 | hgbot | Status | new => resolved |
2012-03-20 20:18 | hgbot | Resolution | open => fixed |
2012-03-20 20:18 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/c48606f64c43a6dd775c1de88227d46f6e4e07fa [^] |
2012-03-20 20:47 | dbaz | Note Added: 0046575 | |
2012-03-23 16:30 | marvintm | Status | resolved => closed |
2012-04-02 06:11 | hudsonbot | Checkin | |
2012-04-02 06:11 | hudsonbot | Note Added: 0047178 | |
Notes |
|
(0046574)
|
hgbot
|
2012-03-20 20:18
|
|
Repository: erp/devel/pi
Changeset: c48606f64c43a6dd775c1de88227d46f6e4e07fa
Author: David Baz Fayos <david.baz <at> openbravo.com>
Date: Tue Mar 20 20:18:06 2012 +0100
URL: http://code.openbravo.com/erp/devel/pi/rev/c48606f64c43a6dd775c1de88227d46f6e4e07fa [^]
Fixed issue 20067: Changed the way 'User Profile' combo data is obtained
---
M modules/org.openbravo.client.application/src/org/openbravo/client/application/navigationbarcomponents/UserInfoWidgetActionHandler.java
M modules/org.openbravo.client.application/web/org.openbravo.client.application/js/navbar/ob-user-profile-widget.js
---
|
|
|
(0046575)
|
dbaz
|
2012-03-20 20:47
|
|
With SmartClient 8.0 it works even before this fix because there was a "sortField" attribute that makes was possible, but it seems that in newer versions of SmartClient this "sortField" is not working anymore as before, so a generic solution (like in issue 17800) has been developed. |
|
|
|
|