Return-Path: Delivered-To: apmail-tomcat-dev-archive@www.apache.org Received: (qmail 54286 invoked from network); 16 Sep 2008 21:15:17 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 16 Sep 2008 21:15:17 -0000 Received: (qmail 42810 invoked by uid 500); 16 Sep 2008 21:15:10 -0000 Delivered-To: apmail-tomcat-dev-archive@tomcat.apache.org Received: (qmail 42731 invoked by uid 500); 16 Sep 2008 21:15:10 -0000 Mailing-List: contact dev-help@tomcat.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "Tomcat Developers List" Delivered-To: mailing list dev@tomcat.apache.org Received: (qmail 42714 invoked by uid 99); 16 Sep 2008 21:15:10 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 16 Sep 2008 14:15:10 -0700 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO eris.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 16 Sep 2008 21:14:20 +0000 Received: by eris.apache.org (Postfix, from userid 65534) id C326723889B9; Tue, 16 Sep 2008 14:14:52 -0700 (PDT) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r696063 - /tomcat/tc6.0.x/trunk/STATUS.txt Date: Tue, 16 Sep 2008 21:14:52 -0000 To: dev@tomcat.apache.org From: markt@apache.org X-Mailer: svnmailer-1.0.8 Message-Id: <20080916211452.C326723889B9@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: markt Date: Tue Sep 16 14:14:52 2008 New Revision: 696063 URL: http://svn.apache.org/viewvc?rev=696063&view=rev Log: Propose fix fgr 45451 Modified: tomcat/tc6.0.x/trunk/STATUS.txt Modified: tomcat/tc6.0.x/trunk/STATUS.txt URL: http://svn.apache.org/viewvc/tomcat/tc6.0.x/trunk/STATUS.txt?rev=696063&r1=696062&r2=696063&view=diff ============================================================================== --- tomcat/tc6.0.x/trunk/STATUS.txt (original) +++ tomcat/tc6.0.x/trunk/STATUS.txt Tue Sep 16 14:14:52 2008 @@ -160,3 +160,12 @@ http://svn.apache.org/viewvc?rev=695284&view=rev +1: markt -1: + +* Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=45451 + Don't unescape tag attribute values with EL twice + Also fix numerous \${...} issues + http://svn.apache.org/viewvc?rev=696061&view=rev + Note: Methods deleted in the above patch will be deprecated rather than + deleted when ported to 6.0.x + +1: markt + -1: \ No newline at end of file --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org For additional commands, e-mail: dev-help@tomcat.apache.org