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

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0010221
TypeCategorySeverityReproducibilityDate SubmittedLast Update
backport[Openbravo ERP] A. Platformmajorhave not tried2009-08-10 13:002009-09-02 12:57
ReportershuehnerView Statuspublic 
Assigned Toshuehner 
PriorityurgentResolutionfixedFixed in Version2.40MP9
StatusclosedFix in branch2.40Fixed in SCM revision7cdc69124595
ProjectionnoneETAnoneTarget Version
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product Version2.40SCM revision 
Merge Request Status
Review Assigned To
OBNetwork customerNo
Web browser
ModulesCore
Support ticket
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0010221: XmlEngine does not apply formatting to parameters

DescriptionValues passed as parameters to xmlEngine are not formatted according to the specified format. This leads to inconsistent formatting of numbers passed by parameters.
Steps To ReproduceGoto Sales Order (edit view)
Click Copy Lines
Check the 'Pending delivery/receipt' or 'Pending invoice' values
See that they are not formatted according to 'euroInform'
Proposed SolutionAdd formatting to parameters.
This should do nothing if no format attribute is specified for the parameter (most use-cases) and apply the formatting if specified.
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]
blocks defect 0010220 closedshuehner XmlEngine does not apply formatting to parameters 

-  Notes
(0018903)
hgbot (developer)
2009-08-10 14:59

Repository: erp/stable/2.40
Changeset: 7cdc6912459508ddd00927e0a88d9827618e76cc
Author: Stefan Hühner <stefan.huehner <at> openbravo.com>
Date: Mon Aug 10 14:59:02 2009 +0200
URL: http://code.openbravo.com/erp/stable/2.40/rev/7cdc6912459508ddd00927e0a88d9827618e76cc [^]

Fixed 10221: Add optional formatting to parameters passed to xmlEngine
- Add optional attribute format to parameter tag (similar to field tag)
- If attribute is specified apply the format when producing the output

---
M src-core/src/org/openbravo/xmlEngine/ParameterTemplate.java
M src-core/src/org/openbravo/xmlEngine/ParameterValue.java
M src-core/src/org/openbravo/xmlEngine/TemplateConfiguration.java
---
(0019414)
sureshbabu (viewer)
2009-09-02 12:57

Tested & its working fine as expected

- Issue History
Date Modified Username Field Change
2009-08-10 13:01 shuehner Type defect => backport
2009-08-10 13:01 shuehner fix_in_branch => 2.40
2009-08-10 14:59 hgbot Checkin
2009-08-10 14:59 hgbot Note Added: 0018903
2009-08-10 14:59 hgbot Status scheduled => resolved
2009-08-10 14:59 hgbot Resolution open => fixed
2009-08-10 14:59 hgbot Fixed in SCM revision => http://code.openbravo.com/erp/stable/2.40/rev/7cdc6912459508ddd00927e0a88d9827618e76cc [^]
2009-09-02 12:57 sureshbabu Status resolved => closed
2009-09-02 12:57 sureshbabu Note Added: 0019414
2009-09-02 12:57 sureshbabu Fixed in Version => 2.40MP9


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker