Output special characters like < and > in the JIRA report
---------------------------------------------------------

                 Key: MCHANGES-185
                 URL: http://jira.codehaus.org/browse/MCHANGES-185
             Project: Maven 2.x Changes Plugin
          Issue Type: Bug
          Components: jira-report
    Affects Versions: 2.1
            Reporter: Dennis Lundberg


If an issue in JIRA contains < or > in the summary text, like this issue does, 
those characters are output "as is" in the JIRA report making them invisible. 
They need to be properly escaped using entities like {{&amp;lt;}} and 
{{&amp;gt;}}

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

        

Reply via email to