You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Lukas Theussl (JIRA)" <ji...@codehaus.org> on 2010/12/20 12:26:58 UTC

[jira] Created: (MPDF-42) JIRA report generation fails if issue description contains < and >

JIRA report generation fails if issue description contains < and >
------------------------------------------------------------------

                 Key: MPDF-42
                 URL: http://jira.codehaus.org/browse/MPDF-42
             Project: Maven 2.x PDF Plugin
          Issue Type: Bug
    Affects Versions: 1.1
            Reporter: Lukas Theussl


To verify run 'mvn site' on the doxia site (current revision: 1051025). The pdf generation of the JIRA report fails with

{noformat}
Error when parsing the generated report: ~/target/pdf/generated-site.tmp/xdoc/jira-report.xml
Error parsing the model: end tag name </td> must match start tag name <source> from line 1 (position: TEXT seen ...<source> element results in a SAXParseException</td>... @1:1948)
{noformat}

because it tries to include DOXIA-384 which has a <source> xml tag in its title.

-- 
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
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Closed: (MPDF-42) JIRA report generation fails if issue description contains < and >

Posted by "Lukas Theussl (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/MPDF-42?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Lukas Theussl closed MPDF-42.
-----------------------------

       Resolution: Fixed
    Fix Version/s: 1.2
         Assignee: Lukas Theussl

Fixed in [r1062535|http://svn.apache.org/viewvc?rev=1062535&view=rev]

> JIRA report generation fails if issue description contains < and >
> ------------------------------------------------------------------
>
>                 Key: MPDF-42
>                 URL: http://jira.codehaus.org/browse/MPDF-42
>             Project: Maven 2.x PDF Plugin
>          Issue Type: Bug
>    Affects Versions: 1.1
>            Reporter: Lukas Theussl
>            Assignee: Lukas Theussl
>             Fix For: 1.2
>
>
> To verify run 'mvn site' on the doxia site (current revision: 1051025). The pdf generation of the JIRA report fails with
> {noformat}
> Error when parsing the generated report: ~/target/pdf/generated-site.tmp/xdoc/jira-report.xml
> Error parsing the model: end tag name </td> must match start tag name <source> from line 1 (position: TEXT seen ...<source> element results in a SAXParseException</td>... @1:1948)
> {noformat}
> because it tries to include DOXIA-384 which has a <source> xml tag in its title.

-- 
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
-
For more information on JIRA, see: http://www.atlassian.com/software/jira