[ 
https://issues.apache.org/jira/browse/TRINIDAD-2299?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13454087#comment-13454087
 ] 

Scott O'Bryan commented on TRINIDAD-2299:
-----------------------------------------

Committed to trunk 1384014
                
> 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
>    Affects Versions: 2.0.1-core, 2.1.0-core
>            Reporter: Paresh Kumar Acharya
>         Attachments: 14380832.patch
>
>
> 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
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to