[richfaces-issues] [JBoss JIRA] Updated: (RF-10224) rich:validator doesn't work with f:convertNumber

Jay Balunas (JIRA) jira-events at lists.jboss.org
Wed Feb 9 17:08:46 EST 2011


     [ https://issues.jboss.org/browse/RF-10224?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jay Balunas updated RF-10224:
-----------------------------

    Fix Version/s: 4.Next
                       (was: 4.0.0.CR1)


Localization is not planned for 4.0.0.Final

> rich:validator doesn't work with f:convertNumber
> ------------------------------------------------
>
>                 Key: RF-10224
>                 URL: https://issues.jboss.org/browse/RF-10224
>             Project: RichFaces
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>          Components: component-validators
>    Affects Versions: 4.0.0.Milestone5
>            Reporter: Juergen Zimmermann
>            Assignee: Alexander Smirnov
>             Fix For: 4.Next
>
>
> <rich:validator> inside <h:inputText> has no effect when <f:convertNumber> is also there. 
> I have these tags: 
> <h:inputText id="umsatz" value="..." converterMessage="..."> 
> <f:convertNumber type="currency" currencyCode="EUR" maxFractionDigits="2"/> 
> <rich:validator render="..."/> 
> </h:inputText> 
> Everything works fine if I'm using <f:ajax event="blur" render="..."/> instead of <rich:validator> 

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the richfaces-issues mailing list