Barry Books created TAP5-2104:
---------------------------------

             Summary: Dynamic template parser does not support t:container
                 Key: TAP5-2104
                 URL: https://issues.apache.org/jira/browse/TAP5-2104
             Project: Tapestry 5
          Issue Type: Bug
          Components: tapestry-core
    Affects Versions: 5.3.4
            Reporter: Barry Books
            Priority: Minor


Template must be valid XML so they must have 1 root element. Sometime it's not 
desirable for that root element to be rendered in the final page so t:container 
can be used as the root element. This works for pages and components but not 
Dynamic component templates. When used in a Dynamic template t:container is 
rendered as a component element.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to