Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0020668 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Openbravo ERP] A. Platform | minor | have not tried | 2012-06-04 11:53 | 2012-06-22 20:16 | |||
Reporter | naiaramartinez | View Status | public | |||||
Assigned To | alostale | |||||||
Priority | normal | Resolution | fixed | Fixed in Version | 3.0MP13 | |||
Status | closed | Fix in branch | Fixed in SCM revision | f4bf0f0adf19 | ||||
Projection | none | ETA | none | Target Version | ||||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | SCM revision | |||||||
Review Assigned To | ||||||||
Web browser | ||||||||
Modules | Core | |||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0020668: It is not translating the label that is in .srpt, although it is translated in Ad_textinterfaces | |||||||
Description | when you are in Spanish language, you see 'hour:' label, instead of 'hora:'. The label is tranlated in Ad_textinterfaces, but then you don't see the spanish translation. It seems that as the label is in a subreport the translation is not doing correctly. | |||||||
Steps To Reproduce | Login in the application. Language Spanish. Go to 'Toma de Datos de PCC'. Create records for the header, and its child tabs. Go back to the header and press 'Editar Valores de tomas de datos de PCC'. You can see the popup, and 'HOUR:' label is showing in english, instead of in Spanish. The label is in '/org/openbravo/erpCommon/ad_actionbutton/EditCCPMeasureValues_Hours.srpt' file. | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
Relationships [ Relation Graph ] [ Dependency Graph ] | |||||||||||||||
|
Notes | |
(0049694) alostale (manager) 2012-06-08 08:22 |
xmlEngine is not translating documents which xml has not at least one PARAMETER. These are the ones that might be affected: find src -name '*.xml' | xargs grep -L PARAMETER The fix modifies xmlEngine that is a very kernel part of the application, but the modification should only affect the case of xml without PARAMETER. Risk is low. Test plan: -Test what is described in English and Spanish. -Test some other random xmlEngine windows in English and Spanish |
(0049695) hgbot (developer) 2012-06-08 08:54 |
Repository: erp/devel/pi Changeset: f4bf0f0adf191c428d3612bac29f48dd2135faab Author: Asier Lostalé <asier.lostale <at> openbravo.com> Date: Fri Jun 08 08:23:17 2012 +0200 URL: http://code.openbravo.com/erp/devel/pi/rev/f4bf0f0adf191c428d3612bac29f48dd2135faab [^] fixed bug 20668: Translate xmlEngine docuemnts without parameters --- M src-core/src/org/openbravo/xmlEngine/XmlDocument.java --- |
(0050048) AugustoMauch (administrator) 2012-06-22 20:16 |
Code reviewed and verified in pi@e62a369d2763 |
Issue History | |||
Date Modified | Username | Field | Change |
2012-06-04 11:53 | naiaramartinez | New Issue | |
2012-06-04 11:53 | naiaramartinez | Assigned To | => alostale |
2012-06-04 11:53 | naiaramartinez | Modules | => Core |
2012-06-04 11:54 | naiaramartinez | Relationship added | related to 0011450 |
2012-06-04 13:54 | alostale | Relationship added | related to 0020323 |
2012-06-08 08:22 | alostale | Note Added: 0049694 | |
2012-06-08 08:54 | hgbot | Checkin | |
2012-06-08 08:54 | hgbot | Note Added: 0049695 | |
2012-06-08 08:54 | hgbot | Status | new => resolved |
2012-06-08 08:54 | hgbot | Resolution | open => fixed |
2012-06-08 08:54 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/f4bf0f0adf191c428d3612bac29f48dd2135faab [^] |
2012-06-22 20:16 | AugustoMauch | Note Added: 0050048 | |
2012-06-22 20:16 | AugustoMauch | Status | resolved => closed |
2012-06-22 20:16 | AugustoMauch | Fixed in Version | => 3.0MP13 |
Copyright © 2000 - 2009 MantisBT Group |