Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||||||
ID | ||||||||||||
0010206 | ||||||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||||||
design defect | [Openbravo ERP] A. Platform | major | always | 2009-08-06 13:55 | 2012-09-25 13:59 | |||||||
Reporter | villind | View Status | public | |||||||||
Assigned To | marvintm | |||||||||||
Priority | high | Resolution | open | Fixed in Version | ||||||||
Status | scheduled | Fix in branch | Fixed in SCM revision | |||||||||
Projection | none | ETA | none | Target Version | ||||||||
OS | Any | Database | Any | Java version | ||||||||
OS Version | Database version | Ant version | ||||||||||
Product Version | 2.40MP5 | 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 | 0010206: Jasper report translation removes nessessary spaces from textFieldExpression element | |||||||||||
Description | Jasper 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 Reproduce | 1. Create a Jasper report that concatenates two fields using space as a separator. 2. Run the translation 3. See the resulted file | |||||||||||
Proposed Solution | Don't translate the single space. See the attached patch. | |||||||||||
Tags | No tags attached. | |||||||||||
Attached Files | 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 (administrator) 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 |