[richfaces-issues] [JBoss JIRA] Created: (RF-1112) 3.1.2RC1: Javascript error for PanelMenuItem

Juergen Zimmermann (JIRA) jira-events at lists.jboss.org
Sun Oct 14 04:09:03 EDT 2007


3.1.2RC1: Javascript error for PanelMenuItem
--------------------------------------------

                 Key: RF-1112
                 URL: http://jira.jboss.com/jira/browse/RF-1112
             Project: RichFaces
          Issue Type: Bug
    Affects Versions: 3.1.2
         Environment: RichFaces 3.1.2RC1, JBoss 4.2.1 with JSF 1.2_05RC3, JDK 1.6.0_03, Eclipse 3.3.1, WTP 2.0.1, JBossTools 2.0beta4
            Reporter: Juergen Zimmermann


I'm using the internal webbrowser of JBossTools 2.0beta4 which again uses Eclipse's WTP. When invoking a page with panelMenuItem I get the following error message (translated from German and mayby not exactly correct). This error message doesn't occur with RichFaces 3.1.1

"There was a runtime error.
Do you want to start the debugging mode?

Line: 51
Error: 'params' is undefined"

--------------------------------------------------------------------
This is the contents of lines 50 and 51:

new PanelMenu('j_id33:j_id34',false,'');
new PanelMenuItem(params,{myId:'j_id33:j_id36',parentId:'j_id33:j_id34'},{type:"item",onopen:"",onclose:"",event:"click",mode:"None",target:"",disabled:false,target:"",name:"j_id36"},{},new Array("dr-pmenu-hovered-element","rich-pmenu-hovered-element"),0,false,false,false,"A4J.AJAX.Submit('_viewRoot','j_id33',event,{'parameters':{'j_id33:j_id36':'j_id33:j_id36'} ,'actionUrl':'/hska/faces/index.xhtml'} )","","left","/hska/faces/a4j_3_1_2.CR1org.richfaces.renderkit.html.iconimages.PanelMenuIconDisc/DATB/eAFjYGAAAAADAAE_","/hska/faces/a4j_3_1_2.CR1org.richfaces.renderkit.html.iconimages.PanelMenuIconDisc/DATB/eAFjYGAAAAADAAE_" ,"" ,"/hska/faces/a4j_3_1_2.CR1org.richfaces.renderkit.html.iconimages.PanelMenuIconSpacer/DATB/eAFjYGAAAAADAAE_");

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