webtools import errors when a currency specific value includes a thousands delimiter USD
----------------------------------------------------------------------------------------
Key: OFBIZ-2444
URL:
https://issues.apache.org/jira/browse/OFBIZ-2444 Project: OFBiz
Issue Type: Bug
Components: framework
Affects Versions: Release Branch 9.04, SVN trunk
Reporter: BJ Freeman
Fix For: Release Branch 9.04, SVN trunk
and entity field defined as
<field name="retailprice" type="currency-precise"></field>
when imported with a comma for thousands
<retailprice>1,199.95</retailprice>
gives this error
The Following Errors Occurred:
ERROR: Error parsing entity xml file: java.lang.NumberFormatException
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.