The following comment has been added to this issue:

     Author: dion gillard
    Created: Mon, 7 Jul 2003 9:12 PM
       Body:
Using CDATA would be the best
---------------------------------------------------------------------
View the issue:

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


Here is an overview of the issue:
---------------------------------------------------------------------
        Key: MAVEN-552
    Summary: Task list plugin can create invalid XML
       Type: Bug

     Status: Unassigned
   Priority: Minor

 Time Spent: Unknown
  Remaining: 1 week

    Project: maven
 Components: 
             plugin-other
   Versions:
             1.0-beta-10

   Assignee: 
   Reporter: Tim O'Brien

    Created: Mon, 7 Jul 2003 4:28 PM
    Updated: Mon, 7 Jul 2003 4:28 PM
Environment: Window$ XP and JDK 1.4.1

Description:
The task-list plugin will create invalid XML if you create a 
@todo comment with one of the five prohibited characters.

For example, putting a "@todo This needs to be finished & tested", 
will create generated xdoc with an ampersand instead of the 
"&" entity.  

Would it be better if the content were surrounded
with a CDATA? or should the plugin sense a ",',<,>, or & and create the appropriate 
entity reference?  Who knows?


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