[richfaces-issues] [JBoss JIRA] Created: (RF-2281) PanelMenu: JS error

Ilya Shaikovsky (JIRA) jira-events at lists.jboss.org
Mon Feb 18 09:00:26 EST 2008


PanelMenu: JS error
-------------------

                 Key: RF-2281
                 URL: http://jira.jboss.com/jira/browse/RF-2281
             Project: RichFaces
          Issue Type: Bug
    Affects Versions: 3.2.0
         Environment: JSF 1.2 
Facelets 1.1.14
RF 3.2.0
            Reporter: Ilya Shaikovsky
         Assigned To: Nick Belaevski
             Fix For: 3.2.0


      		<h:form id="form">
      		<rich:panelMenu>
      			<rich:panelMenuGroup label="label">
	      			<rich:panelMenuItem label="test"/>
				</rich:panelMenuGroup>
      			<rich:panelMenuGroup label="label">
	      			<rich:panelMenuItem label="test"/>
				</rich:panelMenuGroup>
      			<rich:panelMenuGroup label="label">
	      			<rich:panelMenuItem label="test"/>
				</rich:panelMenuGroup>
      		</rich:panelMenu>
      		
      		</h:form>
throws:

this.labelArea has no properties
http://localhost:8080/suggestion/a4j_3_2_0-SNAPSHOTorg/richfaces/renderkit/html/scripts/panelMenu.js.jsf
Line 80
initialize(Object, Object myId=form:j_id4 parentId=form:j_id3, Object type=node onopen=; onclose=; event=click mode=none, Object, ["dr-pmenu-hovered-element", "rich-pmenu-hovered-element"], 0, true, false, false, "A4J.AJAX.Submit('_viewRoot','form',event,{'parameters':{'form:j_id4':'form:j_id4'} ,'actionUrl':'/su...", "", "left", "/suggestion/a4j_3_2_0-SNAPSHOTorg.richfaces.renderkit.html.iconimages.PanelMenuIconSpacer/DATB/eAFjY...", "/suggestion/a4j_3_2_0-SNAPSHOTorg.richfaces.renderkit.html.iconimages.PanelMenuIconSpacer/DATB/eAFjY...", "/suggestion/a4j_3_2_0-SNAPSHOTorg.richfaces.renderkit.html.iconimages.PanelMenuIconSpacer/DATB/eAFjY...")panelMenu.js.jsf (line 80)
klass()a4j_3_2_0-SNAPSHO... (line 50)
[Break on this error] this.rightIcon = this.labelArea.nextSibling.firstChild; 

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