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

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0020668
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Openbravo ERP] A. Platformminorhave not tried2012-06-04 11:532012-06-22 20:16
ReporternaiaramartinezView Statuspublic 
Assigned Toalostale 
PrioritynormalResolutionfixedFixed in Version3.0MP13
StatusclosedFix in branchFixed in SCM revisionf4bf0f0adf19
ProjectionnoneETAnoneTarget Version
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionSCM revision 
Review Assigned To
Web browser
ModulesCore
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0020668: It is not translating the label that is in .srpt, although it is translated in Ad_textinterfaces

Descriptionwhen 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 ReproduceLogin 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.
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]
related to defect 0011450 closedmirurita Edición de datos de PCC: ventana en inglés y campos de edición cortos 
related to design defect 0020323 scheduledmarvintm AD_MENU_TRL records in import translation 

-  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 (manager)
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
Powered by Mantis Bugtracker