[
http://jira.jboss.com/jira/browse/RF-3140?page=all ]
Tsikhon Kuprevich reopened RF-3140:
-----------------------------------
I see the following error when clicking the tab:
fInput is not defined
toggleOnServer(click clientX=0, clientY=0,
"formID:simpleTogglePanelSubviewID:sTP2")simpleTogglePanel... (line 117)
onclick(click clientX=0, clientY=0)Rich.jsf (line 1)
[Break on this error] if
(thePanel.invokeEvent("collapse",event,"true",fInput)) {
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
Assigned To: Tsikhon Kuprevich
Fix For: 3.2.1
Attachments: fireBugMessage.png
<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