Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||||||
ID | ||||||||||||
0025079 | ||||||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||||||
feature request | [Openbravo ERP] A. Platform | minor | have not tried | 2013-11-05 07:33 | 2013-11-05 07:33 | |||||||
Reporter | jonalegriaesarte | View Status | public | |||||||||
Assigned To | AugustoMauch | |||||||||||
Priority | normal | Resolution | open | Fixed in Version | ||||||||
Status | new | 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 | pi | 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 | 0025079: It would be great to support blank space as thousands separator in Format.xml | |||||||||||
Description | It 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), "") | |||||||||||
Tags | No tags attached. | |||||||||||
Attached Files | ||||||||||||
Relationships [ Relation Graph ] [ Dependency Graph ] | |
Copyright © 2000 - 2009 MantisBT Group |