ui:include and f:facet header/footer don't render
-------------------------------------------------
Key: JBIDE-5768
URL:
https://jira.jboss.org/jira/browse/JBIDE-5768
Project: Tools (JBoss Tools)
Issue Type: Bug
Affects Versions: 3.1.0.CR1
Reporter: Menashe
i have this code inside <rich:dataTable>
<ui:include src="paginator.xhtml"/>
when paginator.xhtml
<f:facet name="footer">
<s:span>TEXT</s:span>
</f:facet>
the TEXT is not rendered in the Visual/Source and Preview panels.
however when <f:facet> tag is removed it renders fine.
Same is true with <f:facet name="header">
--
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