[richfaces-issues] [JBoss JIRA] Created: (RF-3799) simpleTogglePanel: Elements inside seems not processed after submit from form nested to this toggle

Ilya Shaikovsky (JIRA) jira-events at lists.jboss.org
Wed Jun 25 08:32:38 EDT 2008


simpleTogglePanel: Elements inside seems not processed after submit from form nested to this toggle
---------------------------------------------------------------------------------------------------

                 Key: RF-3799
                 URL: http://jira.jboss.com/jira/browse/RF-3799
             Project: RichFaces
          Issue Type: Bug
    Affects Versions: 3.2.1
            Reporter: Ilya Shaikovsky
         Assigned To: Nick Belaevski


demosite add to some page:

<rich:simpleTogglePanel switchType="client" opened="false">
	<h:form>
		<h:inputText value="#{skinBean.skin}"/>
	</h:form>
</rich:simpleTogglePanel>

open toggle after page rendered
enter "classic" to input instead of default blueSky 
press enter key

new value not applied.

if you wrap the panel into form instead - all will works fine.

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