Bojan Antonovic created RF-12554:
------------------------------------
Summary: <rich:tooltip> inside <ui:repeat> doesn't work
without a dummy usage outside
Key: RF-12554
URL:
https://issues.jboss.org/browse/RF-12554
Project: RichFaces
Issue Type: Bug
Security Level: Public (Everyone can see)
Affects Versions: 4.2.3.Final
Reporter: Bojan Antonovic
Priority: Minor
To make it work, you have to write once the dummy
<rich:panel><rich:tooltip><!--bla--></rich:tooltip></rich:panel>
then you can use as often as you wish:
<ui:repeat>
<rich:tooltip> ...
</ui:repeat>
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see:
http://www.atlassian.com/software/jira