Openbravo Issue Tracking System - Openbravo ERP | |||||
View Issue Details | |||||
ID | Project | Category | View Status | Date Submitted | Last Update |
0010206 | Openbravo ERP | A. Platform | public | 2009-08-06 13:55 | 2012-09-25 13:59 |
Reporter | villind | ||||
Assigned To | marvintm | ||||
Priority | high | Severity | major | Reproducibility | always |
Status | scheduled | Resolution | open | ||
Platform | OS | 5 | OS Version | ||
Product Version | 2.40MP5 | ||||
Target Version | Fixed in Version | ||||
Merge Request Status | |||||
Review Assigned To | |||||
OBNetwork customer | |||||
Web browser | |||||
Modules | Core | ||||
Support ticket | |||||
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. | ||||
Additional Information | |||||
Tags | No tags attached. | ||||
Relationships | |||||
Attached Files | Translate-textfieldExpressions-concatenation-fix.diff (667) 2009-08-06 13:55 https://issues.openbravo.com/file_download.php?file_id=1625&type=bug | ||||
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 |
Notes | |||||
|
|||||
|
|
||||
|
|||||
|
|