Openbravo Issue Tracking System - Openbravo ERP | ||||||||||||
View Issue Details | ||||||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | |||||||
0013760 | Openbravo ERP | Z. Others | public | 2010-06-24 10:21 | 2010-12-09 16:03 | |||||||
Reporter | iperdomo | |||||||||||
Assigned To | alostale | |||||||||||
Priority | urgent | Severity | major | Reproducibility | always | |||||||
Status | closed | Resolution | fixed | |||||||||
Platform | OS | 20 | OS Version | 2.6.30-gentoo-r5 | ||||||||
Product Version | 2.50 | |||||||||||
Target Version | 2.50 | Fixed in Version | ||||||||||
Merge Request Status | ||||||||||||
Review Assigned To | ||||||||||||
OBNetwork customer | ||||||||||||
Web browser | ||||||||||||
Modules | Smartclient | |||||||||||
Support ticket | ||||||||||||
Regression level | ||||||||||||
Regression date | ||||||||||||
Regression introduced in release | ||||||||||||
Regression introduced by commit | ||||||||||||
Triggers an Emergency Pack | No | |||||||||||
Summary | 0013760: Order of included resources is not preserved | |||||||||||
Description | The WADSelector has these two lines in the initialize method: addImport("SetSmartClientSkinLocation", "../../../../../web/org.openbravo.userinterface.selector/js/classic-skin-variable.js"); addImport("StaticResources", "../../../../../web/../org.openbravo.client.kernel/OBCLKER_Kernel/StaticResources"); The order of these two lines is important, meaning that the classic-skin-variable.js should be placed before the StaticResources in the html. However, apparently there are cases where the order is changed. NOTE: It seems that the problem is that the imports are stored in a Properties object instead of a data structure that preserves the order (ArrayList, Vector) https://code.openbravo.com/erp/devel/pi/file/f7b9678ebb10/src-wad/src/org/openbravo/wad/Wad.java#l3792 [^] | |||||||||||
Steps To Reproduce | * Install the following modules from the code repository: org.openbravo.base.seam org.openbravo.client.freemarker org.openbravo.client.kernel org.openbravo.examples.userinterface.selector org.openbravo.selectors org.openbravo.service.datasource org.openbravo.service.json org.openbravo.userinterface.selector org.openbravo.userinterface.smartclient * Execute the process to change the Business Partner selector in all windows * Do a full compilation * Visit a common window like: Purchase Order * You'll see the error in the skin of the selector | |||||||||||
Proposed Solution | ||||||||||||
Additional Information | ||||||||||||
Tags | No tags attached. | |||||||||||
Relationships |
| |||||||||||
Attached Files | ||||||||||||
Issue History | ||||||||||||
Date Modified | Username | Field | Change | |||||||||
2010-06-24 10:21 | iperdomo | New Issue | ||||||||||
2010-06-24 10:21 | iperdomo | Assigned To | => alostale | |||||||||
2010-06-24 10:22 | iperdomo | Steps to Reproduce Updated | bug_revision_view_page.php?rev_id=528#r528 | |||||||||
2010-06-24 10:22 | iperdomo | Status | new => scheduled | |||||||||
2010-06-24 10:22 | iperdomo | fix_in_branch | => pi | |||||||||
2010-06-24 10:25 | iperdomo | fix_in_branch | pi => | |||||||||
2010-06-24 10:25 | iperdomo | Steps to Reproduce Updated | bug_revision_view_page.php?rev_id=529#r529 | |||||||||
2010-06-24 15:43 | hgbot | Checkin | ||||||||||
2010-06-24 15:43 | hgbot | Note Added: 0028745 | ||||||||||
2010-06-24 15:43 | hgbot | Status | scheduled => resolved | |||||||||
2010-06-24 15:43 | hgbot | Resolution | open => fixed | |||||||||
2010-06-24 15:43 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/814ac050e91dba3e499a93f07c6b590d1afb735a [^] | |||||||||
2010-06-30 12:17 | hudsonbot | Checkin | ||||||||||
2010-06-30 12:17 | hudsonbot | Note Added: 0028904 | ||||||||||
2010-07-13 13:54 | shuehner | Note Added: 0029263 | ||||||||||
2010-07-13 13:54 | shuehner | Status | resolved => closed | |||||||||
2010-12-09 16:03 | anonymous | sf_bug_id | 0 => 3133267 | |||||||||
2010-12-10 17:15 | shuehner | Relationship added | related to 0015403 |
Notes | |||||
|
|||||
|
|
||||
|
|||||
|
|
||||
|
|||||
|
|