The following issue has been updated:

    Updater: dion gillard (mailto:[EMAIL PROTECTED])
       Date: Mon, 4 Aug 2003 12:17 AM
    Changes:
             Fix Version changed to 1.1
    ---------------------------------------------------------------------
For a full history of the issue, see:

  http://jira.codehaus.org/secure/ViewIssue.jspa?key=MAVEN-391&page=history

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

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


Here is an overview of the issue:
---------------------------------------------------------------------
        Key: MAVEN-391
    Summary: FAQ Plugin - CDATA section is not processed correctly in <answer> tag.
       Type: Bug

     Status: Unassigned
   Priority: Minor

 Time Spent: Unknown
  Remaining: 1 week

    Project: maven
   Fix Fors:
             1.1
   Versions:
             1.0-beta-10

   Assignee: 
   Reporter: dion gillard

    Created: Sun, 13 Apr 2003 7:55 PM
    Updated: Mon, 4 Aug 2003 12:17 AM
Environment: N/A

Description:
"Willie Vu" 14/04/2003 02:34 AM


CDATA section is not processed correctly in <answer> tag.

For instance, I have the following:

<source><![CDATA[
<jbosscmp-jdbc>
  <defaults>
    ...
]]></source>


It results

<source><![CDATA[
&lt;jbosscmp-jdbc&gt;
  &lt;defaults&gt;
    ...
]]></source>




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