[
https://issues.apache.org/jira/browse/MYFACES-3029?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mark Struberg updated MYFACES-3029:
-----------------------------------
Resolution: Fixed
Fix Version/s: 2.0.4-SNAPSHOT
Assignee: Mark Struberg
Status: Resolved (was: Patch Available)
fixed in DoubleConverter.java
> DoubleConverter isn't Locale aware
> ----------------------------------
>
> Key: MYFACES-3029
> URL: https://issues.apache.org/jira/browse/MYFACES-3029
> Project: MyFaces Core
> Issue Type: Bug
> Reporter: Mark Struberg
> Assignee: Mark Struberg
> Fix For: 2.0.4-SNAPSHOT
>
> Attachments: MYFACES-3029.patch
>
>
> Our DoubleConverter currently always use Double.valueOf() but this just takes
> the default Locale of the server we run at.
> But the String representing the double might be different depending on the
> Users Locale.
> E.g. in Germany, a double of 47.33 will be written as "47,33", whereas in the
> US, the decimal separator will be a dot: "47.33"
--
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira