[ 
https://issues.apache.org/jira/browse/TAP5-2104?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13629082#comment-13629082
 ] 

Howard M. Lewis Ship commented on TAP5-2104:
--------------------------------------------

I now get the context that I was missing in the mailing list discussion; the 
Dynamic component uses its template exactly as is; you're looking for some 
special processing. You might have to live with an extra <div>.
                
> 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