[richfaces-issues] [JBoss JIRA] Updated: (RF-7264) tab: Process attribute doesn't work

Nick Belaevski (JIRA) jira-events at lists.jboss.org
Fri May 29 10:07:57 EDT 2009


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

Nick Belaevski updated RF-7264:
-------------------------------

    Fix Version/s: Future


> tab: Process attribute doesn't work
> -----------------------------------
>
>                 Key: RF-7264
>                 URL: https://jira.jboss.org/jira/browse/RF-7264
>             Project: RichFaces
>          Issue Type: Bug
>          Components: component-output
>    Affects Versions: 3.3.2.CR1
>         Environment: all provided browsers
> v.3.3.2-SNAPSHOT
>            Reporter: Vadim Mikovoz
>            Assignee: Nick Belaevski
>             Fix For: Future
>
>
> Add code to your test page:
> <h:form id="formID">
> 		<rich:tabPanel switchType="ajax">
> 			<rich:tab label="first" ajaxSingle="true" process="myInputID"></rich:tab>
> 			<rich:tab label="second" ajaxSingle="true" process="myInputID"></rich:tab>
> 			<rich:tab label="third"></rich:tab>
> 		</rich:tabPanel>
> 		<br/>
> 		<h:inputText id="myInputID" value="" required="true" />
>                 <br/>
>                 <rich:messages></rich:messages>
> 	</h:form>
> 1. Open your test page
> 2. Try to navigate to the second tab
> ------------------------------------------------
> The first tab is active as before (it's good), but there isn't an error validation message

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the richfaces-issues mailing list