Return-Path: Delivered-To: apmail-maven-issues-archive@minotaur.apache.org Received: (qmail 95955 invoked from network); 31 Oct 2009 22:55:25 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 31 Oct 2009 22:55:25 -0000 Received: (qmail 16599 invoked by uid 500); 31 Oct 2009 22:55:24 -0000 Delivered-To: apmail-maven-issues-archive@maven.apache.org Received: (qmail 16523 invoked by uid 500); 31 Oct 2009 22:55:24 -0000 Mailing-List: contact issues-help@maven.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@maven.apache.org Delivered-To: mailing list issues@maven.apache.org Received: (qmail 16513 invoked by uid 99); 31 Oct 2009 22:55:24 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 31 Oct 2009 22:55:24 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: local policy) Received: from [63.246.2.115] (HELO codehaus01.managed.contegix.com) (63.246.2.115) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 31 Oct 2009 22:55:16 +0000 Received: from codehaus01.managed.contegix.com (localhost.localdomain [127.0.0.1]) by codehaus01.managed.contegix.com (Postfix) with ESMTP id 2F16045811B for ; Sat, 31 Oct 2009 17:54:55 -0500 (CDT) Date: Sat, 31 Oct 2009 17:54:55 -0500 (CDT) From: "Dennis Lundberg (JIRA)" To: issues@maven.apache.org Message-ID: <21199667.318.1257029695175.JavaMail.haus-jira@codehaus01.managed.contegix.com> In-Reply-To: <30502247.317.1257029515171.JavaMail.haus-jira@codehaus01.managed.contegix.com> Subject: [jira] Closed: (MCHANGES-185) Output special characters like < and > in the JIRA report MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 4e90ceb663894a42f12c0e28abbab431 X-Virus-Checked: Checked by ClamAV on apache.org [ http://jira.codehaus.org/browse/MCHANGES-185?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dennis Lundberg closed MCHANGES-185. ------------------------------------ Resolution: Fixed Fix Version/s: 2.2 Assignee: Dennis Lundberg Fixed in [rev 831610|http://svn.apache.org/viewvc?rev=831610&view=rev]. > 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 > Assignee: Dennis Lundberg > Fix For: 2.2 > > > 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 {{&lt;}} and {{&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