Openbravo Issue Tracking System - Openbravo ERP | ||||||||||||
View Issue Details | ||||||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | |||||||
0004915 | Openbravo ERP | E. Translation | public | 2008-09-09 17:26 | 2009-05-21 18:12 | |||||||
Reporter | rafaroda | |||||||||||
Assigned To | Dowid | |||||||||||
Priority | normal | Severity | minor | Reproducibility | always | |||||||
Status | closed | Resolution | fixed | |||||||||
Platform | OS | 20 | OS Version | Ubuntu 7.10 | ||||||||
Product Version | pi | |||||||||||
Target Version | Fixed in Version | 2.40MP4 | ||||||||||
Merge Request Status | ||||||||||||
Review Assigned To | ||||||||||||
OBNetwork customer | No | |||||||||||
Web browser | ||||||||||||
Modules | Core | |||||||||||
Support ticket | ||||||||||||
Regression level | ||||||||||||
Regression date | ||||||||||||
Regression introduced in release | ||||||||||||
Regression introduced by commit | ||||||||||||
Triggers an Emergency Pack | No | |||||||||||
Summary | 0004915: Import process does not read correctly \n | |||||||||||
Description | When importing a translation, original message \n is not read correctly and set as an empty character in the database. | |||||||||||
Steps To Reproduce | 1) Install the Spanish translation: http://wiki.openbravo.com/wiki/Translating_Openbravo#Installing_a_new_translation [^] 2) select * from ad_textinterfaces_trl where ad_textinterfaces_id = 1000100011; Notice that 'text' column is empty even if it was correctly set in AD_TEXTINTERFACES_TRL_es_ES.xml (line 4372): <row id="1000100011" trl="Y"> <value column="Text" original="\n">\n</value> </row> 3) When you export Spanish translation, in AD_TEXTINTERFACES_TRL_es_ES.xml (line 4372) you've got: <row id="1000100011" trl="Y"> <value column="Text" original="\n"> </value> </row> | |||||||||||
Proposed Solution | ||||||||||||
Additional Information | ||||||||||||
Tags | No tags attached. | |||||||||||
Relationships |
| |||||||||||
Attached Files | ||||||||||||
Issue History | ||||||||||||
Date Modified | Username | Field | Change | |||||||||
2008-09-09 17:26 | anonymous | New Issue | ||||||||||
2008-09-09 17:26 | anonymous | Assigned To | => pheenan | |||||||||
2008-09-09 17:26 | anonymous | Status | new => scheduled | |||||||||
2008-09-09 17:26 | anonymous | fix_in_branch | => 2.40 | |||||||||
2008-11-13 22:24 | rafaroda | Assigned To | pheenan => Dowid | |||||||||
2009-03-12 14:45 | hgbot | Checkin | ||||||||||
2009-03-12 14:45 | hgbot | Note Added: 0014610 | ||||||||||
2009-03-12 14:45 | hgbot | Status | scheduled => resolved | |||||||||
2009-03-12 14:45 | hgbot | Resolution | open => fixed | |||||||||
2009-03-12 14:45 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/stable/2.40/rev/73aeae35b9351bb06792791536dd2e33471121e5 [^] | |||||||||
2009-03-24 11:01 | psarobe | Fixed in Version | => 2.40MP4 | |||||||||
2009-05-21 18:12 | psarobe | Status | resolved => closed |
Notes | |||||
|
|||||
|
|