convertNumber component does not work with a target type of BigDecimal
----------------------------------------------------------------------

                 Key: ADFFACES-336
                 URL: http://issues.apache.org/jira/browse/ADFFACES-336
             Project: MyFaces ADF-Faces
          Issue Type: Bug
            Reporter: Dave Brunette



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.
-
If you think it was sent incorrectly contact one of the administrators: 
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to