Issue Details (XML | Word | Printable)

Key: MCHANGES-83
Type: Improvement Improvement
Status: Closed Closed
Resolution: Duplicate
Priority: Trivial Trivial
Assignee: Unassigned
Reporter: Cliffano Subagio
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
Maven 2.x Changes Plugin

changes report generates invalid anchor name

Created: 16/Jul/07 09:21 AM   Updated: 02/Aug/07 01:10 PM
Component/s: None
Affects Version/s: 2.0-beta-2
Fix Version/s: None

Time Tracking:
Not Specified

File Attachments: 1. Text File changesreportinvalidhtml-patch.txt (2 kB)

Issue Links:
Duplicate
 

Patch Submitted: Yes


 Description  « Hide
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.



 All   Comments   Work Log   Change History      Sort Order: Ascending order - Click to sort in descending order
There are no comments yet on this issue.