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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]