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

[jira] Created: (MCHANGES-83) changes report generates invalid anchor name

changes report generates invalid anchor name
--------------------------------------------

                 Key: MCHANGES-83
                 URL: http://jira.codehaus.org/browse/MCHANGES-83
             Project: Maven 2.x Changes Plugin
          Issue Type: Improvement
    Affects Versions: 2.0-beta-2
            Reporter: Cliffano Subagio
            Priority: Trivial
         Attachments: changesreportinvalidhtml-patch.txt

Changes report generates two invalid anchor names "Changes Report" and "Release History" which cause this error on W3 validator tool:
'value of attribute "name" must be a single token'

The attached patch fixes the problem by adding anchor properties with valid anchor names.

Another option is to remove whitespaces from "Changes Report" and "Release History", but I think making the anchor names configurable is a better way to go.

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

        

[jira] Closed: (MCHANGES-83) changes report generates invalid anchor name

Posted by "Dennis Lundberg (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/MCHANGES-83?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Dennis Lundberg closed MCHANGES-83.
-----------------------------------

    Resolution: Duplicate

> changes report generates invalid anchor name
> --------------------------------------------
>
>                 Key: MCHANGES-83
>                 URL: http://jira.codehaus.org/browse/MCHANGES-83
>             Project: Maven 2.x Changes Plugin
>          Issue Type: Improvement
>    Affects Versions: 2.0-beta-2
>            Reporter: Cliffano Subagio
>            Priority: Trivial
>         Attachments: changesreportinvalidhtml-patch.txt
>
>
> Changes report generates two invalid anchor names "Changes Report" and "Release History" which cause this error on W3 validator tool:
> 'value of attribute "name" must be a single token'
> The attached patch fixes the problem by adding anchor properties with valid anchor names.
> Another option is to remove whitespaces from "Changes Report" and "Release History", but I think making the anchor names configurable is a better way to go.

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