SimpleTogglePanel: process attribute does not work.
---------------------------------------------------

                 Key: RF-5948
                 URL: https://jira.jboss.org/jira/browse/RF-5948
             Project: RichFaces
          Issue Type: Bug
    Affects Versions: 3.3.1
            Reporter: Alexander Dubovsky
            Assignee: Nick Belaevski


Source:
<rich:simpleTogglePanel id="stp" switchType="ajax" ajaxSingle="true" 
process="text">
                        <h:outputText value="Text will be here..." />
                </rich:simpleTogglePanel>
                <h:inputText id="text" value="" required="true"/>

# Expand or collapsed panel
Result: validation of the input is not failed.

-- 
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

        
_______________________________________________
richfaces-issues mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/richfaces-issues

Reply via email to