Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0009486 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Openbravo ERP] E. Translation | major | always | 2009-06-15 17:28 | 2009-06-20 00:00 | |||
Reporter | networkb | View Status | public | |||||
Assigned To | alostale | |||||||
Priority | immediate | Resolution | fixed | Fixed in Version | pi | |||
Status | closed | Fix in branch | Fixed in SCM revision | 2da475f0832d | ||||
Projection | none | ETA | none | Target Version | ||||
OS | Windows | Database | PostgreSQL | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | 2.50MP1 | SCM revision | ||||||
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 | 0009486: The translation are not exported to xml files with UTF-8 encoding | |||||||
Description | The translation are not exported to xml files with UTF-8 encoding. This bugs deppens on the encoding of the operative system. | |||||||
Steps To Reproduce | -Go to general setup>impot/export language -Export the language -Check the xml files to see if they are correctly imported to utf-8 | |||||||
Proposed Solution | Correct InputStreamReader in the class org.openbravo.uiTranslation.TranslationHandler to inpRe = new InputStreamReader(inputStream, "UTF-8"); surrounded with try | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
![]() |
||||||||
|
![]() |
|
(0017348) hgbot (developer) 2009-06-16 13:35 |
Repository: erp/devel/pi Changeset: 2da475f0832d3389b38fe93af2334ae4d9b6bf07 Author: Asier Lostalé <asier.lostale <at> openbravo.com> Date: Tue Jun 16 13:34:35 2009 +0200 URL: http://code.openbravo.com/erp/devel/pi/rev/2da475f0832d3389b38fe93af2334ae4d9b6bf07 [^] fixed bug 0009486: Reading jrxml files for translation must use utf-8 encoding --- M src-core/src/org/openbravo/uiTranslation/TranslationHandler.java --- |
(0017476) sureshbabu (viewer) 2009-06-19 12:53 |
Tested in PI context |
![]() |
|||
Date Modified | Username | Field | Change |
2009-06-15 17:28 | networkb | New Issue | |
2009-06-15 17:28 | networkb | Assigned To | => rafaroda |
2009-06-15 17:28 | networkb | OBNetwork customer | => Yes |
2009-06-16 09:08 | rafaroda | Assigned To | rafaroda => alostale |
2009-06-16 09:08 | rafaroda | Status | new => scheduled |
2009-06-16 10:18 | rafaroda | Relationship added | related to 0009302 |
2009-06-16 13:35 | hgbot | Checkin | |
2009-06-16 13:35 | hgbot | Note Added: 0017348 | |
2009-06-16 13:35 | hgbot | Status | scheduled => resolved |
2009-06-16 13:35 | hgbot | Resolution | open => fixed |
2009-06-16 13:35 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/2da475f0832d3389b38fe93af2334ae4d9b6bf07 [^] |
2009-06-19 12:53 | sureshbabu | Status | resolved => closed |
2009-06-19 12:53 | sureshbabu | Note Added: 0017476 | |
2009-06-19 12:53 | sureshbabu | Fixed in Version | => pi |
2009-06-20 00:00 | anonymous | sf_bug_id | 0 => 2809278 |
Copyright © 2000 - 2009 MantisBT Group |