[
https://jira.jboss.org/jira/browse/JBIDE-5768?page=com.atlassian.jira.plu...
]
Maxim Areshkau updated JBIDE-5768:
----------------------------------
Fix Version/s: 3.1.1
(was: 3.1.0.CR2)
To get it fixed we need make changes in facet and richdatatable template. It deep changes,
so will be fixed after ga. I have made that now footer processed for rich data table, but
ui:include not processed still correctly.
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
Components: Visual Page Editor Templates
Affects Versions: 3.1.0.CR1
Reporter: Menashe
Assignee: Maxim Areshkau
Fix For: 3.1.1
Attachments: Fecelet-Processing-test.xhtml - Eclipse SDK .png, test-footer.xhtml,
test-header.xhtml, test.xhtml
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