Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0008628Openbravo ERPA. Platformpublic2009-04-17 18:582009-05-05 00:00
dbaz 
dalsasua 
highmajoralways
closedfixed 
20rPath Linux
pi 
pi2.50MP1 
Core
No
0008628: LTR&RTL skin conversion doesn't work well with skin modules
LTR&RTL skin conversion doesn't work well with skin modules.

If you install "Skin Module Example" and compile, you see the errors of the attached files.

Then if you go to

WebContent/web/skins/ltr/org.openbravo.examples.skinexample/ExampleSkin/Openbravo_ERP_250.css

you see that this file is not parser correctly since there are xxspritexx references.


WebContent/web/skins/rtl/org.openbravo.examples.skinexample/ExampleSkin/Openbravo_ERP_250.css

you see that this file is parsed
Go to:

* General Setup
* Application
* Module Management
* Add Module

Install module "Skin Module Example"
Rebuild the system

The you get the error of the attached files.
In WebContent you have the files described into "Description" section of this bug
250MP1
png RTLError..png (98,179) 2009-04-17 18:58
https://issues.openbravo.com/file_download.php?file_id=1194&type=bug
png

txt RTLError..txt (15,247) 2009-04-17 18:58
https://issues.openbravo.com/file_download.php?file_id=1195&type=bug
Issue History
2009-04-17 18:58dbazNew Issue
2009-04-17 18:58dbazAssigned To => dalsasua
2009-04-17 18:58dbazFile Added: RTLError..png
2009-04-17 18:58dbazRegression testing => No
2009-04-17 18:58dbazFile Added: RTLError..txt
2009-04-21 21:12dalsasuaNote Added: 0015504
2009-04-21 21:12dalsasuaStatusnew => feedback
2009-04-21 21:36dbazStatusfeedback => scheduled
2009-04-21 21:36dbazNote Added: 0015507
2009-04-21 21:36dbazfix_in_branch => pi
2009-04-23 16:05psarobeTag Attached: 250MP1
2009-04-23 16:57hgbotCheckin
2009-04-23 16:57hgbotNote Added: 0015629
2009-04-23 16:57hgbotStatusscheduled => resolved
2009-04-23 16:57hgbotResolutionopen => fixed
2009-04-23 16:57hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/8d59cd762a3e5f0aa76593a10fee4a4ade3d7594 [^]
2009-05-04 18:36psarobeStatusresolved => closed
2009-05-05 00:00anonymoussf_bug_id0 => 2786906

Notes
(0015504)
dalsasua   
2009-04-21 21:12   
Unable to find the mentioned 'Skin Module Example' module in the central repository. Please provide .obx file attached to the bug.
Thanks.
(0015507)
dbaz   
2009-04-21 21:36   
Sent via email
(0015629)
hgbot   
2009-04-23 16:57   
Repository: erp/devel/pi
Changeset: 8d59cd762a3e5f0aa76593a10fee4a4ade3d7594
Author: David Alsasua <david.alsasua <at> openbravo.com>
Date: Thu Apr 23 16:57:13 2009 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/8d59cd762a3e5f0aa76593a10fee4a4ade3d7594 [^]

Fixes Bug 8628: LTR&RTL skin conversion doesn't work well with skin modules

---
M src-trl/src/org/openbravo/translate/RTLSkin.java
M src/build.xml
M src/org/openbravo/erpCommon/ad_forms/ShowSessionPreferences.java
M src/org/openbravo/erpCommon/ad_forms/ShowSessionPreferences.xml
---