[
https://jira.jboss.org/jira/browse/JBIDE-5768?page=com.atlassian.jira.plu...
]
Menashe updated JBIDE-5768:
---------------------------
Attachment: test.xhtml
test-header.xhtml
test-footer.xhtml
After creating this example, it looks like there is another bug, namely only facet header
shows in the preview and footer is never shown even without ui:include
Visual/Source and Preview only shows HEADER for the first table (the 2nd table
doesn't show either text.)
When I view this page in Firefox it shows header and footer for both tables.
Thank you.
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.0.CR2
Attachments: 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