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

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0025079
TypeCategorySeverityReproducibilityDate SubmittedLast Update
feature request[Openbravo ERP] A. Platformminorhave not tried2013-11-05 07:332013-11-05 07:33
ReporterjonalegriaesarteView Statuspublic 
Assigned ToAugustoMauch 
PrioritynormalResolutionopenFixed in Version
StatusnewFix in branchFixed in SCM revision
ProjectionnoneETAnoneTarget Version
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionpiSCM revision 
Review Assigned To
Web browser
ModulesCore
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0025079: It would be great to support blank space as thousands separator in Format.xml

DescriptionIt would be great to support blank space as thousands separator in Format.xml
Steps To Reproduce- Add this separator to Format.xml
- Compile and check openbravo.log
ERROR org.openbravo.client.application.window.FormInitializationComponent - Couldn't get data for column PriceStd
java.lang.StringIndexOutOfBoundsException: String index out of range: 1
at java.lang.String.substring(String.java:1946)
at org.openbravo.client.kernel.reference.NumberUIDefinition.createFromClassicString(NumberUIDefinition.java:162)

Error is thrown at following code:
variables.getSessionValue("#GroupSeparator|" + getFormat()).substring(0, 1), "")
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]

-  Notes
There are no notes attached to this issue.

- Issue History
Date Modified Username Field Change
2013-11-05 07:33 jonalegriaesarte New Issue
2013-11-05 07:33 jonalegriaesarte Assigned To => AugustoMauch
2013-11-05 07:33 jonalegriaesarte Modules => Core
2013-11-05 07:33 jonalegriaesarte Triggers an Emergency Pack => No


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker