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