[richfaces-planning-issues] [JBoss JIRA] Updated: (RFPL-1468) Test rich:validator as wrapper around components

Pavol Pitonak (JIRA) jira-events at lists.jboss.org
Wed Jun 29 10:00:24 EDT 2011


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

Pavol Pitonak updated RFPL-1468:
--------------------------------

         Assignee: Ján Jamrich  (was: Pavol Pitonak)
    Fix Version/s: 4.1.0.Milestone1


> Test rich:validator as wrapper around components
> ------------------------------------------------
>
>                 Key: RFPL-1468
>                 URL: https://issues.jboss.org/browse/RFPL-1468
>             Project: RichFaces Planning
>          Issue Type: Task
>      Security Level: Public(Everyone can see) 
>          Components: QE
>    Affects Versions: 4.0.0.Final
>            Reporter: Lukáš Fryč
>            Assignee: Ján Jamrich
>             Fix For: 4.1.0.Milestone1
>
>
> We are using rich:validator namely for components:
> {code:XML}
> <h:inputText ...>
>   <rich:validator />
> </h:inputText>
> <h:inputText ...>
>   <rich:validator />
> </h:inputText>
> {code}
> but it would be good to verify that rich:validator is also working when wrapping more components:
> {code:XML}
> <rich:validator>
> <h:inputText ... />
> <h:inputText ... />
> </rich:validator>
> {code}
> Rewrite current rich:validator sample and tests to use wrapped usage for all kinds of components.

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

       



More information about the richfaces-planning-issues mailing list