Message:

   The following issue has been closed.

   Resolver: dion gillard
       Date: Tue, 3 Feb 2004 5:59 PM

Fixed by MPXDOC-77. In xdoc 1.5
---------------------------------------------------------------------
View the issue:
  http://jira.codehaus.org/secure/ViewIssue.jspa?key=MPXDOC-29

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: MPXDOC-29
    Summary: generated sites are not valid XHTML 1.0 Transitional
       Type: Bug

     Status: Closed
   Priority: Trivial
 Resolution: FIXED

 Original Estimate: Unknown
 Time Spent: Unknown
  Remaining: Unknown

    Project: maven-xdoc-plugin

   Assignee: 
   Reporter: Brett Porter

    Created: Tue, 4 Nov 2003 3:42 PM
    Updated: Tue, 3 Feb 2004 5:59 PM

Description:
the only bug I've ssen so far is that <a name="..."> tags generated contain spaces.

We should introduce an option to have that behaviour so links don't get broken, but by 
default generate wiki-style names.

so...
maven.xdoc.convert.anchors=true (by default, but can be false to keep as is).

Converting them should make the content a valid token according to XHTML 1.0 
Transitional as the sites claim to be. (such as removing spaces)


---------------------------------------------------------------------
JIRA INFORMATION:
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

If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to