Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0004713Openbravo ERPE. Translationpublic2008-08-26 11:122008-12-15 18:27
networkb 
cromero 
normalminorhave not tried
closedfixed 
20
2.35MP7 
 
Core
No
0004713: Files that are from a diferent package are not translated
If you create files in a package different than the standard packages of openbravo, then the files are not correctly translated.

the buildscript in the src directory has a definition of which packages should be translated. The target 'compile.translate' uses the variable $package to determine what to translate, however, this variable is set to /org so if our html are from another package they are not translated correctly
No tags attached.
depends on backport 0004888 closed cromero Files that are from a diferent package are not translated 
depends on backport 0004889 closed cromero Files that are from a diferent package are not translated 
Issue History
2008-08-26 11:12networkbNew Issue
2008-08-26 11:12networkbAssigned To => cromero
2008-08-26 11:12networkbsf_bug_id0 => 2075430
2008-08-26 11:12networkbRegression testing => No
2008-09-01 12:50psarobeNote Added: 0008814
2008-09-01 12:50psarobeStatusnew => feedback
2008-09-05 09:23cromeroNote Added: 0008889
2008-09-09 17:05cromeroStatusfeedback => scheduled
2008-09-09 17:05cromerofix_in_branch => trunk
2008-09-09 17:07svnbotCheckin
2008-09-09 17:07svnbotNote Added: 0008951
2008-09-09 17:07svnbotStatusscheduled => resolved
2008-09-09 17:07svnbotResolutionopen => fixed
2008-09-09 17:07svnbotsvn_revision => 7104
2008-12-15 18:27psarobeStatusresolved => closed

Notes
(0008814)
psarobe   
2008-09-01 12:50   
What's the point of doing this? A further explanation would be welcome
(0008889)
cromero   
2008-09-05 09:23   
As workaround, setting the package variable to "" it will translate all the files inside the src folder, no matter the package you were using.

You should take in account that in this way it will translate ALL the files inside the src folder, what includes the index.html file.

Maybe it could be useful to be able to specify a package to translate list (as a feature request).
(0008951)
svnbot   
2008-09-09 17:07   
Repository: openbravo
Revision: 7104
Author: cromeroherrero
Date: 2008-09-09 17:07:17 +0200 (Tue, 09 Sep 2008)

Fixed bug 4713: Files that are from a diferent package are not translated. Deleted /org folder as traslation root

---
U trunk/src/build.xml
U trunk/src-db/database/sourcedata/AD_TEXTINTERFACES.xml
---

https://dev.openbravo.com/websvn/openbravo/?rev=7104&sc=1 [^]