[
https://issues.apache.org/jira/browse/WW-4581?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16015748#comment-16015748
]
ASF subversion and git services commented on WW-4581:
-----------------------------------------------------
Commit 2fb431d97e479881cace53d4dc387a961b52f575 in struts's branch
refs/heads/master from [~lukaszlenart]
[ https://git-wip-us.apache.org/repos/asf?p=struts.git;h=2fb431d ]
WW-3171 WW-3650 WW-4581 makes number converters locale aware
> BigDecimal are not converted according context locale
> -----------------------------------------------------
>
> Key: WW-4581
> URL: https://issues.apache.org/jira/browse/WW-4581
> Project: Struts 2
> Issue Type: Bug
> Affects Versions: 2.3.20
> Environment: Glassfish 4.0, Java 7
> Reporter: Arturo Imposimato
> Fix For: 2.5.next
>
>
> Calling an action, it's impossible to assign a value like "123,45" to all
> properties which type is java.math.BigDecimal, even if context locale decimal
> separator is comma.
> Same string converted in a java.lang.Double works.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)