Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0025079Openbravo ERPA. Platformpublic2013-11-05 07:332013-11-05 07:33
jonalegriaesarte 
AugustoMauch 
normalminorhave not tried
newopen 
5
pi 
 
Core
No
0025079: It would be great to support blank space as thousands separator in Format.xml
It would be great to support blank space as thousands separator in Format.xml
- 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), "")
No tags attached.
Issue History
2013-11-05 07:33jonalegriaesarteNew Issue
2013-11-05 07:33jonalegriaesarteAssigned To => AugustoMauch
2013-11-05 07:33jonalegriaesarteModules => Core
2013-11-05 07:33jonalegriaesarteTriggers an Emergency Pack => No

There are no notes attached to this issue.