[jira] Commented: (OFBIZ-2444) webtools import errors when a currency specific value includes a thousands delimiter USD

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] Commented: (OFBIZ-2444) webtools import errors when a currency specific value includes a thousands delimiter USD

Nicolas Malin (Jira)

    [ https://issues.apache.org/jira/browse/OFBIZ-2444?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12984920#action_12984920 ]

Jacques Le Roux commented on OFBIZ-2444:
----------------------------------------

BJ, if you provide a patch why not, but beware with locale settings. I'd rather close and forget it (ie use decimal separator only). If you think so please close

> 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 09.04, SVN trunk
>            Reporter: BJ Freeman
>             Fix For: Release Branch 09.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.