Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0020094Openbravo ERP00. Application dictionarypublic2012-03-23 08:582022-02-01 08:08
VictorVillar 
Triage Platform Base 
highminoralways
newopen 
5
3.0MP8.1 
 
Core
No
0020094: RenderJR does not translate textField tags
When the user creates an inform .jrxml which contains textFields tags, the task: ant compile.complete generates registers in AD_TEXTINTERFACES table from all text and textFields tags. After that, if the user translates a textField text interface register,but the renderJR function does not take into account this kind of tags "textField".
The renderJR calls Utility.getTranslatedJasperReport -> TranslationHandler.prepareFile -> createInputStream, ant this process translate all between "<text><![CDATA[" y "]]></text>", but the textField does not have this kind of tag <text> </text>.
The user creates a .jrxml with staticText and textField.
ant compile.complete
As group admin role,
go to text interfaces window:
      Translate the textFieldexpression
Go to the inform, and this field is not translate.
No tags attached.
Issue History
2012-03-23 08:58VictorVillarNew Issue
2012-03-23 08:58VictorVillarAssigned To => alostale
2012-03-23 08:58VictorVillarModules => Core
2012-03-23 08:58VictorVillarIssue Monitored: networkb
2017-04-10 14:37alostaleAssigned Toalostale => platform
2022-02-01 08:08alostaleAssigned Toplatform => Triage Platform Base

There are no notes attached to this issue.