Anonymous | Login
Project:
RSS
  
News | My View | View Issues | Roadmap | Summary

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0004666
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Openbravo ERP] E. Translationminoralways2008-08-21 12:552009-04-21 10:53
ReporterrafarodaView Statuspublic 
Assigned ToDowid 
PrioritynormalResolutionfixedFixed in Version2.50
StatusclosedFix in branchpiFixed in SCM revision675283891568
ProjectionnoneETAnoneTarget Version
OSLinux 32 bitDatabasePostgreSQLJava version1.5
OS VersionUbuntu 7.10Database version8.3Ant version1.7
Product VersionpiSCM revision6404 
Review Assigned To
Web browser
ModulesCore
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0004666: Import process does not read correctly \n

DescriptionWhen importing a translation, original message \n is not read correctly and set as an empty character in the database.
Steps To Reproduce1) 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>
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]
related to defect 00045312.40 closeddalsasua Print Error 
depends on backport 0004915 closedDowid Import process does not read correctly \n 

-  Notes
(0008656)
pheenan (reporter)
2008-08-21 16:51

After checking this issue in both Oracle and Postgres I am unable to find anything that this issue stops from working.

Appears to only effect the output to the exported XML file. Does not break any reports from what I have seen.
(0014555)
hgbot (developer)
2009-03-10 15:31

Repository: erp/devel/pi
Changeset: 675283891568c323a953cfab76f0c14998718255
Author: David Abragimov <david.abragimov <at> opensuite.com>
Date: Tue Mar 10 16:16:16 2009 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/675283891568c323a953cfab76f0c14998718255 [^]

Bug fixed 0004666: Import process does not read correctly \n

---
M src-db/database/sourcedata/AD_TEXTINTERFACES.xml
---

- Issue History
Date Modified Username Field Change
2008-08-21 12:55 rafaroda New Issue
2008-08-21 12:55 rafaroda Assigned To => pheenan
2008-08-21 12:55 rafaroda sf_bug_id 0 => 2064506
2008-08-21 12:55 rafaroda Regression testing => No
2008-08-21 16:51 pheenan Note Added: 0008656
2008-08-21 16:51 pheenan Severity major => minor
2008-08-25 16:33 dalsasua Issue Monitored: dalsasua
2008-09-01 12:26 psarobe Status new => scheduled
2008-09-01 12:26 psarobe fix_in_branch => trunk
2008-11-13 22:24 rafaroda Assigned To pheenan => Dowid
2009-01-19 16:07 Dowid Relationship added related to 0004531
2009-03-10 15:31 hgbot Checkin
2009-03-10 15:31 hgbot Note Added: 0014555
2009-03-10 15:31 hgbot Status scheduled => resolved
2009-03-10 15:31 hgbot Resolution open => fixed
2009-03-10 15:31 hgbot Fixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/675283891568c323a953cfab76f0c14998718255 [^]
2009-04-21 10:53 psarobe Status resolved => closed


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker