[jbosstools-issues] [JBoss JIRA] Created: (JBIDE-5768) ui:include and f:facet header/footer don't render

Menashe (JIRA) jira-events at lists.jboss.org
Sun Jan 31 18:22:19 EST 2010


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

        


More information about the jbosstools-issues mailing list