[richfaces-issues] [JBoss JIRA] Created: (RF-5948) SimpleTogglePanel: process attribute does not work.

Alexander Dubovsky (JIRA) jira-events at lists.jboss.org
Wed Jan 28 10:30:44 EST 2009


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

        



More information about the richfaces-issues mailing list