[
https://issues.apache.org/jira/browse/ADFFACES-336?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Matthias Weßendorf updated ADFFACES-336:
----------------------------------------
Fix Version/s: 1.0.0-incubating-core
Affects Version/s: 1.0.0-incubating-core
> convertNumber component does not work with a target type of BigDecimal
> ----------------------------------------------------------------------
>
> Key: ADFFACES-336
> URL: https://issues.apache.org/jira/browse/ADFFACES-336
> Project: MyFaces ADF-Faces
> Issue Type: Bug
> Affects Versions: 1.0.0-incubating-core
> Reporter: Dave Brunette
> Assigned To: Matthias Weßendorf
> Fix For: 1.0.0-incubating-core
>
> Attachments: BaseConverter_BigDecimal.patch
>
>
> With a convertNumber component in an inputText whose value is bound to a
> property type of BigDecimal in the bean, an Exception will occur when the
> page is submitted. This works fine with property types of Double or Float,
> but fails with BigDecimal. Since many currecny values are stored in a
> BegDecimal, the convertNumber should support that type.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.