[richfaces-issues] [JBoss JIRA] Closed: (RF-2922) Problem with el expression in expanded attribute of panelMenuGroup

Tatyana Romanovich (JIRA) jira-events at lists.jboss.org
Thu Aug 7 10:59:50 EDT 2008


     [ https://jira.jboss.org/jira/browse/RF-2922?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Tatyana Romanovich closed RF-2922.
----------------------------------



> Problem with el expression in expanded attribute of panelMenuGroup
> ------------------------------------------------------------------
>
>                 Key: RF-2922
>                 URL: https://jira.jboss.org/jira/browse/RF-2922
>             Project: RichFaces
>          Issue Type: Bug
>    Affects Versions: 3.2.0
>            Reporter: Bernard Pons
>            Assignee: Tsikhon Kuprevich
>             Fix For: 3.2.2
>
>   Original Estimate: 1 day
>  Remaining Estimate: 1 day
>
> Since i've switched to 3.2, i have problem with el expressions inside the expandedd attribute.
> the exemple below works fine on first load, but give the following error after a click on test item :
> expanded="${2 == 2}": Illegal Syntax for Set Operation
> 	<rich:panelMenu>
> 		<rich:panelMenuGroup label="test" expanded="${2 == 2}">
> 			<rich:panelMenuItem name="test" label="test"/>
> 		</rich:panelMenuGroup>
> 	</rich:panelMenu>

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the richfaces-issues mailing list