[richfaces-issues] [JBoss JIRA] Assigned: (RF-1311) PanelMenuGroup: ids encodes wrong

Alexander Francuzov (JIRA) jira-events at lists.jboss.org
Wed Nov 14 08:53:18 EST 2007


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

Alexander Francuzov reassigned RF-1311:
---------------------------------------

    Assignee: Alexander Francuzov  (was: Sergey Halipov)

> PanelMenuGroup: ids encodes wrong
> ---------------------------------
>
>                 Key: RF-1311
>                 URL: http://jira.jboss.com/jira/browse/RF-1311
>             Project: RichFaces
>          Issue Type: Bug
>    Affects Versions: 3.2.0
>            Reporter: Ilya Shaikovsky
>         Assigned To: Alexander Francuzov
>             Fix For: 3.2.0, 3.1.3
>
>
> <rich:panelMenuGroup label="123" iconClass="myClass" id="group">
> 	<rich:toolTip id="tooltip">
> 		<h:outputText value="toolTip"></h:outputText>
> 	</rich:toolTip>
> ...
> Tolltip will not be shown....
> The reason is - Group isn't encodes element with id like "jid3:group". All the ids has some changed values like "table_jid3:group" etc.. Need to have DOM element with Id defined for such cases! 

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