[richfaces-issues] [JBoss JIRA] Assigned: (RF-1128) TabPanel doesn't work correctly if switchType="client"

Ilya Shaikovsky (JIRA) jira-events at lists.jboss.org
Mon Oct 22 10:31:03 EDT 2007


     [ http://jira.jboss.com/jira/browse/RF-1128?page=all ]

Ilya Shaikovsky reassigned RF-1128:
-----------------------------------

    Assignee: Anton Belevich  (was: Ilya Shaikovsky)

> TabPanel doesn't work correctly if switchType="client"
> ------------------------------------------------------
>
>                 Key: RF-1128
>                 URL: http://jira.jboss.com/jira/browse/RF-1128
>             Project: RichFaces
>          Issue Type: Bug
>    Affects Versions: 3.1.1, 3.1.2
>            Reporter: Anton Belevich
>         Assigned To: Anton Belevich
>             Fix For: 3.2.0
>
>
> 	<rich:tabPanel switchType="client" immediate="false">
> 	
>            <rich:tab label="Sample 1" actionListener="#{testBean.action1}" immediate="false">
> 		<f:param name="test1" value="sample1"></f:param>
> 	        <h:inputText value="#{testBean.test1}" required="true"/>
> 	   </rich:tab>
> 	   <rich:tab label="Sample 2" actionListener="#{testBean.action1}" immediate="true">
> 	        <h:inputText value="#{testBean.test1}"></h:inputText>
> 		<f:param name="test1" value="sample2"></f:param>
> 	   </rich:tab>					
> 	</rich:tabPanel>
> 	<h:commandButton value="submit"/>

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

        



More information about the richfaces-issues mailing list