Openbravo Issue Tracking System - Openbravo ERP | |||||||||||||||||||||||||||||||||
View Issue Details | |||||||||||||||||||||||||||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||||||||||||||||||||||||||
0012944 | Openbravo ERP | 01. General setup | public | 2010-04-12 20:25 | 2010-05-06 00:00 | ||||||||||||||||||||||||||||
Reporter | vmromanos | ||||||||||||||||||||||||||||||||
Assigned To | alostale | ||||||||||||||||||||||||||||||||
Priority | immediate | Severity | major | Reproducibility | always | ||||||||||||||||||||||||||||
Status | closed | Resolution | no change required | ||||||||||||||||||||||||||||||
Platform | OS | 20 | OS Version | Debian 5.0 | |||||||||||||||||||||||||||||
Product Version | 2.40MP12 | ||||||||||||||||||||||||||||||||
Target Version | 2.40MP13 | Fixed in Version | |||||||||||||||||||||||||||||||
Merge Request Status | |||||||||||||||||||||||||||||||||
Review Assigned To | |||||||||||||||||||||||||||||||||
OBNetwork customer | OBPS | ||||||||||||||||||||||||||||||||
Web browser | |||||||||||||||||||||||||||||||||
Modules | Core | ||||||||||||||||||||||||||||||||
Support ticket | |||||||||||||||||||||||||||||||||
Regression level | |||||||||||||||||||||||||||||||||
Regression date | |||||||||||||||||||||||||||||||||
Regression introduced in release | |||||||||||||||||||||||||||||||||
Regression introduced by commit | |||||||||||||||||||||||||||||||||
Triggers an Emergency Pack | No | ||||||||||||||||||||||||||||||||
Summary | 0012944: trl attribute in language XML files is always set to "Y" | ||||||||||||||||||||||||||||||||
Description | The XML structure of the language files is: <row id="101" trl="Y"> <value column="MsgText" original="zero">cero</value> <value column="MsgTip" original=""/> </row> Where the trl attribute indicates whether the string is translated or not. In previous versions of Openbravo 2.40, this attribute was properly set to the right value, however right now it's always set as "Y". This bug does not allow the translator to properly identify which strings are remaining to be translated and it makes almost impossible to manage translations from a localizer point of view. Note: I have just checked it in Openbravo 2.40 | ||||||||||||||||||||||||||||||||
Steps To Reproduce | 1- First of all you will need to apply the patch available in 0010914 to fix an issue that is blocking this one 2- Import the Spanish language (available at https://dev.openbravo.com/websvn/localization/translations/es_ES/branches/2.40/ [^]) using the normal procedure described at http://wiki.openbravo.com/wiki/Translating_Openbravo [^] 3- Export the language. 4- Run a diff in each of the XML files between the old version and the exported one and you will see that there are lots of trl changed to "Y". Example for the AD_MESSAGE table: < <row id="1000200002" trl="Y"> --- > <row id="1000200002" trl="N"> 21919c21919 < <row id="1000200003" trl="Y"> --- > <row id="1000200003" trl="N"> 5- If you open the new version of the file, and you find one of these rows, you will realize that they're not translated into Spanish and they have the trl="Y". Example: <row id="1000200002" trl="Y"> <value column="MsgText" original="Order line">Order line</value> <value column="MsgTip" original=""/> </row> | ||||||||||||||||||||||||||||||||
Proposed Solution | The trl attribute must work as before | ||||||||||||||||||||||||||||||||
Additional Information | |||||||||||||||||||||||||||||||||
Tags | No tags attached. | ||||||||||||||||||||||||||||||||
Relationships |
| ||||||||||||||||||||||||||||||||
Attached Files | |||||||||||||||||||||||||||||||||
Issue History | |||||||||||||||||||||||||||||||||
Date Modified | Username | Field | Change | ||||||||||||||||||||||||||||||
2010-04-12 20:25 | vmromanos | New Issue | |||||||||||||||||||||||||||||||
2010-04-12 20:25 | vmromanos | Assigned To | => adrianromero | ||||||||||||||||||||||||||||||
2010-04-12 20:25 | vmromanos | OBNetwork customer | => No | ||||||||||||||||||||||||||||||
2010-04-12 20:25 | vmromanos | Relationship added | depends on 0010914 | ||||||||||||||||||||||||||||||
2010-04-12 20:26 | vmromanos | Relationship added | blocks 0012925 | ||||||||||||||||||||||||||||||
2010-04-26 16:37 | dalsasua | Relationship added | blocks 0013123 | ||||||||||||||||||||||||||||||
2010-04-28 10:20 | dmitry_mezentsev | OBNetwork customer | No => Yes | ||||||||||||||||||||||||||||||
2010-04-28 10:20 | dmitry_mezentsev | Note Added: 0026747 | |||||||||||||||||||||||||||||||
2010-05-04 13:33 | adrianromero | Status | new => scheduled | ||||||||||||||||||||||||||||||
2010-05-04 13:33 | adrianromero | fix_in_branch | => pi | ||||||||||||||||||||||||||||||
2010-05-04 13:35 | adrianromero | Target Version | => 2.40MP13 | ||||||||||||||||||||||||||||||
2010-05-04 13:35 | adrianromero | fix_in_branch | pi => | ||||||||||||||||||||||||||||||
2010-05-04 13:37 | adrianromero | Issue cloned | 0013213 | ||||||||||||||||||||||||||||||
2010-05-04 13:37 | adrianromero | Relationship added | depends on 0013213 | ||||||||||||||||||||||||||||||
2010-05-04 16:57 | adrianromero | Note Added: 0026926 | |||||||||||||||||||||||||||||||
2010-05-04 16:57 | adrianromero | Assigned To | adrianromero => alostale | ||||||||||||||||||||||||||||||
2010-05-04 16:57 | adrianromero | Priority | normal => immediate | ||||||||||||||||||||||||||||||
2010-05-05 08:57 | alostale | Note Added: 0026951 | |||||||||||||||||||||||||||||||
2010-05-05 08:57 | alostale | Status | scheduled => closed | ||||||||||||||||||||||||||||||
2010-05-05 08:57 | alostale | Resolution | open => no change required | ||||||||||||||||||||||||||||||
2010-05-06 00:00 | anonymous | sf_bug_id | 0 => 2997334 |
Notes | |||||
|
|||||
|
|
||||
|
|||||
|
|
||||
|
|||||
|
|