Paresh Kumar Acharya created TRINIDAD-2299:
----------------------------------------------

             Summary: f:convertnumber  throws error when the number input by 
user has leading or trailing grouping separator char
                 Key: TRINIDAD-2299
                 URL: https://issues.apache.org/jira/browse/TRINIDAD-2299
             Project: MyFaces Trinidad
          Issue Type: Bug
            Reporter: Paresh Kumar Acharya


The f:convertNumber tag generates conversion error(TrConverterException) when 
the number input by the end user has leading or trailing grouping separator 
character. These error is not thrown when the type attribute of this tag is set 
to either currency or percent. In order to have a consistent behavior the tag 
should not throw any error when the number starts with or ends with  grouping 
separator character even when type is set to number.


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to