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: Viktor Volkov
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: