[
https://issues.apache.org/jira/browse/WW-4581?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16015823#comment-16015823
]
Hudson commented on WW-4581:
----------------------------
SUCCESS: Integrated in Jenkins build Struts-JDK7-master #633 (See
[https://builds.apache.org/job/Struts-JDK7-master/633/])
WW-4581 Uses proper logic to convert String to BigDecimal (lukaszlenart: rev
f874f9cde56f74c5161b17e645f779805c51a04b)
* (edit)
core/src/main/java/com/opensymphony/xwork2/conversion/impl/NumberConverter.java
* (edit)
core/src/test/java/com/opensymphony/xwork2/conversion/impl/NumberConverterTest.java
> 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)