The following comment has been added to this issue:

     Author: Daniel Rabe
    Created: Wed, 22 Oct 2003 1:55 PM
       Body:
I have a similar problem. In my navigation.xml, I have an link item whose href 
contains a query string. If I juse use an ampersand in the href, xdoc complains 
because it should be &. But if I use &, then the href on the resulting web 
page also contains &, instead of just &.

Daniel Rabe
[EMAIL PROTECTED]

---------------------------------------------------------------------
View the issue:

  http://jira.codehaus.org/secure/ViewIssue.jspa?key=MAVEN-734


Here is an overview of the issue:
---------------------------------------------------------------------
        Key: MAVEN-734
    Summary: Ampersand being escaped twice during xml parsing
       Type: Bug

     Status: Unassigned
   Priority: Minor

 Time Spent: Unknown
  Remaining: Unknown

    Project: maven
 Components: 
             plugin-xdoc
   Fix Fors:
             1.1

   Assignee: 
   Reporter: 

    Created: Fri, 11 Apr 2003 6:12 AM
    Updated: Tue, 2 Sep 2003 9:07 PM
Environment: Maven, xml parsing

Description:
Within my Maven navigation.xml i would like to include a URL that includes parameter 
(&s).  So if I place & or & after the xml is parsed the URL that is generated 
in the html files have '&' instead of an '&'
I have the xml encoding ISO-8859-1


contact [EMAIL PROTECTED]




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