You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Wendy Smoak (JIRA)" <ji...@codehaus.org> on 2007/01/24 23:27:26 UTC

[jira] Commented: (DOXIA-94) doxia creates a name anchors with spaces which is not valid XHTML.

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

Wendy Smoak commented on DOXIA-94:
----------------------------------

Please include the versions you're using.  

This sounds similar to http://jira.codehaus.org/browse/MSITE-168 which is fixed (but possibly not yet released.)

> doxia creates a name anchors with spaces which is not valid XHTML.
> ------------------------------------------------------------------
>
>                 Key: DOXIA-94
>                 URL: http://jira.codehaus.org/browse/DOXIA-94
>             Project: doxia
>          Issue Type: Bug
>            Reporter: Henning Schmiedehausen
>
> consider the following section:
>     <section name="section name">
>     </section>
> doxia renders this to be
>  <a name="section name"></a><div class="section"><h2>section name</h2>
>  </div>
> According to the w3c XHTML validator, a name anchor must not contain any spaces, it must be a single word. So this is not valid XHTML.

-- 
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