[richfaces-issues] [JBoss JIRA] Created: (RF-3140) Simple toggle panel: switchType="server" causes JS error.

Sergey Halipov (JIRA) jira-events at lists.jboss.org
Fri Apr 18 09:36:44 EDT 2008


Simple toggle panel: switchType="server" causes JS error.
---------------------------------------------------------

                 Key: RF-3140
                 URL: http://jira.jboss.com/jira/browse/RF-3140
             Project: RichFaces
          Issue Type: Bug
    Affects Versions: 3.2.1
         Environment: FF, IE
            Reporter: Sergey Halipov


<rich:simpleTogglePanel switchType="server" id="panel3" label="server switchType" >
	    	<f:facet name="closeMarker">
				<h:outputText value="Close It" />
	    	</f:facet>
	    	<f:facet name="openMarker">
				<h:outputText value="Open It" />
	    	</f:facet>
	    	<h:panelGroup id="content3" >
	    		<h:outputText value="content" />
	    	</h:panelGroup>
		</rich:simpleTogglePanel>

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