[
https://issues.apache.org/jira/browse/CLK-668?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12883842#action_12883842
]
Bob Schellink commented on CLK-668:
-----------------------------------
In our company we've moved to the standard HTML5 doctype:
<!DOCTYPE html>
This is supported by all modern browsers (even IE6) and switches the browser
into standards mode.
I've found transitional quite problematic with IE and various JavaScript
libraries, mostly with how CSS is interpreted.
> Form startTag breaks XHTML 1.0 Strict validation
> ------------------------------------------------
>
> Key: CLK-668
> URL: https://issues.apache.org/jira/browse/CLK-668
> Project: Click
> Issue Type: Improvement
> Components: core
> Affects Versions: 2.2.0
> Reporter: Alkiviades Kafkis
> Priority: Minor
> Fix For: 2.3.0-M1
>
>
> name attribute isn't supported by XHTML 1.0 Strict
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.