You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tapestry.apache.org by "Daniel Gredler (JIRA)" <de...@tapestry.apache.org> on 2007/09/24 18:51:50 UTC

[jira] Created: (TAPESTRY-1777) Allow HTML 4 doctypes to be used in component templates

Allow HTML 4 doctypes to be used in component templates
-------------------------------------------------------

                 Key: TAPESTRY-1777
                 URL: https://issues.apache.org/jira/browse/TAPESTRY-1777
             Project: Tapestry
          Issue Type: Improvement
          Components: tapestry-core
    Affects Versions: 5.0.5
            Reporter: Daniel Gredler
            Assignee: Daniel Gredler
            Priority: Minor


As per Robert Zeigler's suggestion in TAPESTRY-1263, it would be nice to be able to use HTML 4 doctypes in component templates, and have Tapestry just use the corresponding XHTML doctypes internally (to get around the fact that the HTML DTDs aren't valid XML DTDs). The original doctype should be emitted to the client, however. The W3C spec basically says that HTML 4 + XML = XHTML 1.0, so this shouldn't be a problem.

-- 
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: dev-unsubscribe@tapestry.apache.org
For additional commands, e-mail: dev-help@tapestry.apache.org


[jira] Closed: (TAPESTRY-1777) Allow HTML 4 doctypes to be used in component templates

Posted by "Daniel Gredler (JIRA)" <de...@tapestry.apache.org>.
     [ https://issues.apache.org/jira/browse/TAPESTRY-1777?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Daniel Gredler closed TAPESTRY-1777.
------------------------------------

       Resolution: Fixed
    Fix Version/s: 5.0.6

Fixed in SVN.

> Allow HTML 4 doctypes to be used in component templates
> -------------------------------------------------------
>
>                 Key: TAPESTRY-1777
>                 URL: https://issues.apache.org/jira/browse/TAPESTRY-1777
>             Project: Tapestry
>          Issue Type: Improvement
>          Components: tapestry-core
>    Affects Versions: 5.0.5
>            Reporter: Daniel Gredler
>            Assignee: Daniel Gredler
>            Priority: Minor
>             Fix For: 5.0.6
>
>
> As per Robert Zeigler's suggestion in TAPESTRY-1263, it would be nice to be able to use HTML 4 doctypes in component templates, and have Tapestry just use the corresponding XHTML doctypes internally (to get around the fact that the HTML DTDs aren't valid XML DTDs). The original doctype should be emitted to the client, however. The W3C spec basically says that HTML 4 + XML = XHTML 1.0, so this shouldn't be a problem.

-- 
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: dev-unsubscribe@tapestry.apache.org
For additional commands, e-mail: dev-help@tapestry.apache.org