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: