[richfaces-issues] [JBoss JIRA] Work stopped: (RF-258) Tab Panel prevent immediate actions calling
Anton Belevich (JIRA)
jira-events at lists.jboss.org
Mon Oct 15 14:12:03 EDT 2007
[ http://jira.jboss.com/jira/browse/RF-258?page=all ]
Work on RF-258 stopped by Anton Belevich.
> Tab Panel prevent immediate actions calling
> -------------------------------------------
>
> Key: RF-258
> URL: http://jira.jboss.com/jira/browse/RF-258
> Project: RichFaces
> Issue Type: Bug
> Affects Versions: 3.0.1
> Reporter: Ilya Shaikovsky
> Assigned To: Anton Belevich
> Fix For: 3.2.0
>
>
> <h:form>
> <rich:tabPanel switchType="ajax">
> <rich:tab label="label">
> <h:inputText value="#{bean.property}" required="true"></h:inputText>
> <h:commandButton action="#{capitalsBean.action}" value="Press" immediate="true"></h:commandButton>
> </rich:tab>
> </rich:tabPanel>
> </h:form>
> action doesn't fired if field is empty
--
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