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

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0010206
TypeCategorySeverityReproducibilityDate SubmittedLast Update
design defect[Openbravo ERP] A. Platformmajoralways2009-08-06 13:552012-09-25 13:59
ReportervillindView Statuspublic 
Assigned Tomarvintm 
PriorityhighResolutionopenFixed in Version
StatusscheduledFix in branchFixed in SCM revision
ProjectionnoneETAnoneTarget Version
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product Version2.40MP5SCM revision 
Review Assigned To
Web browser
ModulesCore
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0010206: Jasper report translation removes nessessary spaces from textFieldExpression element

DescriptionJasper report translation removes nessessary spaces from textFieldExpression element when space character is used in concatenation.

Example:
Orginal:
<![CDATA[$F{BOM_VALUE} + " " + $F{BOM_NAME}]]>
After translation:
<![CDATA[$F{BOM_VALUE} + "" + $F{BOM_NAME}]]>
Steps To Reproduce1. Create a Jasper report that concatenates two fields using space as a separator.
2. Run the translation
3. See the resulted file
Proposed SolutionDon't translate the single space.

See the attached patch.
TagsNo tags attached.
Attached Filesdiff file icon Translate-textfieldExpressions-concatenation-fix.diff [^] (667 bytes) 2009-08-06 13:55 [Show Content]

- Relationships Relation Graph ] Dependency Graph ]

-  Notes
(0019318)
rafaroda (developer)
2009-08-31 10:12

Asier,

Can you please comment on this issue?

Thanks.
(0052577)
AugustoMauch (manager)
2012-09-25 13:59

Effort: 1
Impact: low
Plan: short

- Issue History
Date Modified Username Field Change
2009-08-06 13:55 villind New Issue
2009-08-06 13:55 villind Assigned To => rafaroda
2009-08-06 13:55 villind File Added: Translate-textfieldExpressions-concatenation-fix.diff
2009-08-31 10:12 rafaroda Note Added: 0019318
2009-08-31 10:12 rafaroda Assigned To rafaroda => alostale
2009-08-31 10:12 rafaroda Priority normal => high
2009-08-31 10:12 rafaroda Status new => acknowledged
2009-08-31 10:12 rafaroda Issue Monitored: rafaroda
2009-10-05 17:40 alostale Assigned To alostale => marvintm
2012-06-15 16:55 alostale Type defect => design defect
2012-09-25 13:59 AugustoMauch Note Added: 0052577
2012-09-25 13:59 AugustoMauch Status acknowledged => scheduled


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker