[richfaces-issues] [JBoss JIRA] Updated: (RF-3426) ComponentControl: js error

Nick Belaevski (JIRA) jira-events at lists.jboss.org
Thu May 15 10:50:29 EDT 2008


     [ http://jira.jboss.com/jira/browse/RF-3426?page=all ]

Nick Belaevski updated RF-3426:
-------------------------------

    Fix Version/s: 3.2.1
         Assignee: Pavel Yaschenko  (was: Nick Belaevski)

> ComponentControl: js error
> --------------------------
>
>                 Key: RF-3426
>                 URL: http://jira.jboss.com/jira/browse/RF-3426
>             Project: RichFaces
>          Issue Type: Bug
>    Affects Versions: 3.2.1
>         Environment: myfaces
>            Reporter: Aleksej Yanul
>         Assigned To: Pavel Yaschenko
>             Fix For: 3.2.1
>
>
> event has no properties
> evalScripts(undefined)a4j_3_2_1-SNAPSHO... (line 398)
> bindAsEventListener(undefined)a4j_3_2_1-SNAPSHO... (line 217)
> LMPopUpL("formID:componentControlSubviewID:ccContextMenuID_menu", true)menu.js.jsf (line 128)
> LMPopUp("formID:componentControlSubviewID:ccContextMenuID_menu", false)menu.js.jsf (line 83)
> show()menu.js.jsf (line 423)
> (no name)()a4j_3_2_1-SNAPSHO... (line 210)
> [Break on this error] },
> /// code ///
> 	<rich:panelMenu id="ccContextMenuPanelMenuID">
> 		<h:outputText value="click text" />
> 	</rich:panelMenu>
> 	<rich:contextMenu id="ccContextMenuID" submitMode="ajax" onexpand="alert(event.parameters.expand)">
> 		<rich:menuItem value="tab1">
> 		</rich:menuItem>
> 		<rich:menuSeparator />
> 		<rich:menuItem value="a">
> 		</rich:menuItem>
> 		<rich:menuItem value="b">
> 		</rich:menuItem>
> 		<rich:menuItem value="c">
> 		</rich:menuItem>
> 	</rich:contextMenu>
> 	<rich:componentControl event="oncontextmenu" attachTo="ccContextMenuPanelMenuID" for="ccContextMenuID" operation="show"
> 		params="expand:'show work'" />

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