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

Ján Jamrich (JIRA) jira-events at lists.jboss.org
Tue Jul 19 10:47:23 EDT 2011


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

Ján Jamrich resolved RFPL-1468.
-------------------------------

        Labels: component-added-to-test-environment  (was: )
    Resolution: Done


Added component to Metamer + added selenium tests.

> 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
>              Labels: component-added-to-test-environment
>             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