Openbravo Issue Tracking System - Openbravo ERP |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0031948 | Openbravo ERP | E. Translation | public | 2016-01-19 14:18 | 2016-01-20 17:10 |
|
Reporter | vmromanos | |
Assigned To | caristu | |
Priority | normal | Severity | minor | Reproducibility | always |
Status | closed | Resolution | fixed | |
Platform | | OS | 5 | OS Version | |
Product Version | | |
Target Version | 3.0PR15Q3.5 | Fixed in Version | 3.0PR15Q3.5 | |
Merge Request Status | |
Review Assigned To | alostale |
OBNetwork customer | |
Web browser | |
Modules | Core |
Support ticket | |
Regression level | Production - Confirmed Stable |
Regression date | 2014-11-27 |
Regression introduced in release | 3.0PR15Q2 |
Regression introduced by commit | https://code.openbravo.com/erp/devel/pi/rev/ac68a43ce6569746a77f67d78906d7addbac841b [^] |
Triggers an Emergency Pack | No |
|
Summary | 0031948: Labels in AD_TextInterfaces linked to a concrete file are not translated |
Description | The labels in AD_TextInterfaces linked to a concrete file, i.e. which are used only in just one file, are not properly translated.
However, the labels that are not linked to a concrete file (AD_TextInterfaces.filename is null because they are used in more than one report) are properly translated |
Steps To Reproduce | Install the Spanish Translation Pack in a recent PI (3.0PR15Q2 or higher)
Login as Openbravo Admin and select Spanish Language
Access "Diario asientos" report. Set date from 01-01-2015 to 31-12-2015 and run report in PDF (printer icon)
Realize that title appears as "Journal Entries Report" instead of Spanish translation available in the AD_TextInterfaces ("Libro diario") |
Proposed Solution | ReportingUtils.java, method generateJasperPrint():
String strBaseDesign = DalContextListener.getServletContext().getRealPath("")
Value of strBaseDesign is wrong and it should finish with "/src-loc/design" |
Additional Information | |
Tags | No tags attached. |
Relationships | caused by | feature request | 0029566 | | closed | caristu | Upgrade Jasper Libraries | blocks | defect | 0031944 | | closed | caristu | Labels in AD_TextInterfaces linked to a concrete file are not translated |
|
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2016-01-19 14:57 | alostale | Type | defect => backport |
2016-01-19 14:57 | alostale | Target Version | => 3.0PR15Q3.5 |
2016-01-19 17:42 | caristu | Relationship added | has duplicate 0031955 |
2016-01-19 17:53 | caristu | Relationship deleted | has duplicate 0031955 |
2016-01-19 17:54 | hgbot | Checkin | |
2016-01-19 17:54 | hgbot | Note Added: 0083418 | |
2016-01-19 17:54 | hgbot | Status | scheduled => resolved |
2016-01-19 17:54 | hgbot | Resolution | open => fixed |
2016-01-19 17:54 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/backports/3.0PR15Q3.5/rev/e44160d7b4622f2926b6efafe00090be224c86cf [^] |
2016-01-19 17:54 | caristu | Review Assigned To | => alostale |
2016-01-19 17:54 | caristu | Issue Monitored: alostale | |
2016-01-19 18:27 | caristu | Regression introduced by commit | https://code.openbravo.com/erp/devel/main/rev/56f321248289#l10.113 [^] => https://code.openbravo.com/erp/devel/pi/rev/ac68a43ce6569746a77f67d78906d7addbac841b [^] |
2016-01-20 09:27 | alostale | Note Added: 0083436 | |
2016-01-20 09:27 | alostale | Status | resolved => closed |
2016-01-20 09:27 | alostale | Fixed in Version | => 3.0PR15Q3.5 |
2016-01-20 09:32 | alostale | Note Added: 0083437 | |
2016-01-20 09:32 | alostale | Severity | major => minor |
2016-01-20 17:10 | dmitry_mezentsev | Relationship added | caused by 0029566 |