You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Lukas Theussl (JIRA)" <ji...@codehaus.org> on 2007/07/29 08:50:13 UTC

[jira] Commented: (DOXIA-143) Produced xhtml documents are missing namespace

    [ http://jira.codehaus.org/browse/DOXIA-143?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_103533 ] 

Lukas Theussl commented on DOXIA-143:
-------------------------------------

There are a lot of inconsistencies between doxia modules but the xhtml module is the worst, - I discussed with Vincent on IRC recently and we agreed that we should find a way to enforce some kind of standard for our core modules, - ...for beta-1.

> Produced xhtml documents are missing namespace
> ----------------------------------------------
>
>                 Key: DOXIA-143
>                 URL: http://jira.codehaus.org/browse/DOXIA-143
>             Project: Maven Doxia
>          Issue Type: Bug
>          Components: Site Renderer
>    Affects Versions: 1.0-alpha-8
>            Reporter: Dennis Lundberg
>            Assignee: Dennis Lundberg
>             Fix For: 1.0-alpha-9
>
>
> To be valid xhtml documents the <html> element needs to have a namespace attribute, like this
> {code}
> <html xmlns="http://www.w3.org/1999/xhtml">
> {code}
> See http://www.w3.org/TR/xhtml1/#strict

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira