[ https://issues.jboss.org/browse/RF-12554?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Brian Leathem updated RF-12554: ------------------------------- Summary: <rich:tooltip> in a <ui|a4j:repeat> doesn't work in composite components (was: <rich:tooltip> inside <ui:repeat> doesn't work without a dummy usage outside) > <rich:tooltip> in a <ui|a4j:repeat> doesn't work in composite components > ------------------------------------------------------------------------ > > 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 > Assignee: Pavol Pitonak > Priority: Minor > > To make it work, you have to write once the dummy > {code} > <rich:panel><rich:tooltip><!--bla--></rich:tooltip></rich:panel> > {code} > then you can use as often as you wish: > {code} > <ui:repeat> > <rich:tooltip> ... > </ui:repeat> > {code} -- This message was sent by Atlassian JIRA (v6.2.3#6260) _______________________________________________ richfaces-issues mailing list richfaces-issues@lists.jboss.org https://lists.jboss.org/mailman/listinfo/richfaces-issues