[
https://issues.apache.org/struts/browse/STR-1903?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Paul Benedict updated STR-1903:
-------------------------------
Fix Version/s: 1.4.0
Assignee: Paul Benedict (was: Struts Developers)
> HTML Tag Does Not Create XHTML 1.1
> ----------------------------------
>
> Key: STR-1903
> URL: https://issues.apache.org/struts/browse/STR-1903
> Project: Struts 1
> Issue Type: Improvement
> Components: Tag Libraries
> Affects Versions: 1.1.0
> Environment: Operating System: Linux
> Platform: All
> Reporter: Seth Ladd
> Assignee: Paul Benedict
> Priority: Minor
> Fix For: 1.4.0
>
>
> The HTML taglib does not create valid XHTML 1.1 html.
> It generates:
> <html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
> and the W3C's Validator (http://validator.w3.org/)
> gives this error:
> Line 12, column 48: there is no attribute "lang"
> This is listed as one of changes from XHTML 1.0 Strict:
> http://www.w3.org/TR/xhtml11/changes.html#a_changes
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.