Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0007222 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
backport | [Openbravo ERP] 00. Application dictionary | minor | always | 2009-01-26 18:42 | 2009-03-05 10:28 | |||
Reporter | networkb | View Status | public | |||||
Assigned To | iperdomo | |||||||
Priority | immediate | Resolution | fixed | Fixed in Version | 2.40MP3 | |||
Status | closed | Fix in branch | 2.40 | Fixed in SCM revision | 12467 | |||
Projection | none | ETA | none | Target Version | ||||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | 2.40 | 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 | 0007222: The first time a report with special characteres is compiled, translation fails | |||||||
Description | If a static field in a report contains special characters, like ñ,ó,á...and is compiled (ant compile.development -Dtab=xx), the translation fails. If you want to see the report, special character will be showed uncorrectly. If you compile again the application (using the same sentence), translation is done properly but the problem persists. | |||||||
Steps To Reproduce | 1. Modify a report (for example RptC_OrderPO_Lines.jrxml). Add a static text like Descripción. 2. Compile it with iReports. 3. Copy the .jasper generated into erpReports folder. 4. Compile the application using: ant compile.development -Dtab=xx 5. Warning appears like this one: compile.translate: [java] 0 [main] WARN org.openbravo.translate.Translate - Couldn't translate: Descripci├│n.Result translated: Descripci├│n.Actual file: /org/openbravo/erpReports/RptC_OrderPO_Lines.jrxml 6. Restart Tomcat and go to Purchase Order. 7. Press "Printer" button. 8. The report shows an uncorrectly character (see the attached file) | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
![]() |
||||||||
|
![]() |
|
(0012812) svnbot (viewer) 2009-01-29 13:04 |
Repository: openbravo Revision: 12467 Author: iperdomo Date: 2009-01-29 13:04:41 +0100 (Thu, 29 Jan 2009) Fixes issue 7222: Force file reading in utf-8 --- U branches/r2.40/src-trl/src/org/openbravo/translate/Translate.java --- https://dev.openbravo.com/websvn/openbravo/?rev=12467&sc=1 [^] |
![]() |
|||
Date Modified | Username | Field | Change |
2009-01-29 13:01 | iperdomo | Type | defect => backport |
2009-01-29 13:01 | iperdomo | fix_in_branch | => 2.40 |
2009-01-29 13:04 | svnbot | Checkin | |
2009-01-29 13:04 | svnbot | Note Added: 0012812 | |
2009-01-29 13:04 | svnbot | Status | scheduled => resolved |
2009-01-29 13:04 | svnbot | Resolution | open => fixed |
2009-01-29 13:04 | svnbot | svn_revision | => 12467 |
2009-03-03 17:32 | psarobe | Fixed in Version | => 2.40MP3 |
2009-03-05 10:28 | psarobe | Status | resolved => closed |
Copyright © 2000 - 2009 MantisBT Group |