[ 
https://issues.apache.org/jira/browse/TAPESTRY-2309?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12584309#action_12584309
 ] 

Julian Wood commented on TAPESTRY-2309:
---------------------------------------

Doesn't work for me either. This is what gets rendered (latest 
5.0.12-SNAPSHOT), on 3 different PC's and Macs with java 1.5:

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" 
"http://www.w3.org/TR/html4/loose.dtd";>
<html xmlns="http://www.w3.org/1999/xhtml";>
<head>
    <link href="assets/tapestry/default.css" rel="stylesheet" type="text/css">
    <title>Should be removed!</title>
</head>
<html xmlns="http://www.w3.org/1999/xhtml";>
<head><title>Layout</title></head>
<body>
        Content!
</body>
</html>
</html>

I would _love_ to see this get fixed, for obvious reasons.

This thread talks more about the problem:

http://www.nabble.com/Writing-an-FAQ-for-Tapestry-5-to15719185.html#a15739812




> t:container should remove outer elements
> ----------------------------------------
>
>                 Key: TAPESTRY-2309
>                 URL: https://issues.apache.org/jira/browse/TAPESTRY-2309
>             Project: Tapestry
>          Issue Type: Sub-task
>            Reporter: Ivan Dubrov
>


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to