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

        

Reply via email to