Return-Path: Delivered-To: apmail-incubator-roller-commits-archive@www.apache.org Received: (qmail 90545 invoked from network); 9 Dec 2005 18:28:49 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 9 Dec 2005 18:28:49 -0000 Received: (qmail 31470 invoked by uid 500); 9 Dec 2005 18:28:49 -0000 Delivered-To: apmail-incubator-roller-commits-archive@incubator.apache.org Received: (qmail 31434 invoked by uid 500); 9 Dec 2005 18:28:48 -0000 Mailing-List: contact roller-commits-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: roller-dev@incubator.apache.org Delivered-To: mailing list roller-commits@incubator.apache.org Received: (qmail 31423 invoked by uid 99); 9 Dec 2005 18:28:48 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 09 Dec 2005 10:28:48 -0800 X-ASF-Spam-Status: No, hits=-9.4 required=10.0 tests=ALL_TRUSTED,NO_REAL_NAME X-Spam-Check-By: apache.org Received: from [209.237.227.194] (HELO minotaur.apache.org) (209.237.227.194) by apache.org (qpsmtpd/0.29) with SMTP; Fri, 09 Dec 2005 10:28:48 -0800 Received: (qmail 90224 invoked by uid 65534); 9 Dec 2005 18:28:27 -0000 Message-ID: <20051209182827.90223.qmail@minotaur.apache.org> Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r355563 - /incubator/roller/trunk/metadata/xdoclet/filter-mappings.xml Date: Fri, 09 Dec 2005 18:28:27 -0000 To: roller-commits@incubator.apache.org From: gangolli@apache.org X-Mailer: svnmailer-1.0.5 X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Author: gangolli Date: Fri Dec 9 10:28:24 2005 New Revision: 355563 URL: http://svn.apache.org/viewcvs?rev=355563&view=rev Log: Order CharEncodingFilter before securityFilter Modified: incubator/roller/trunk/metadata/xdoclet/filter-mappings.xml Modified: incubator/roller/trunk/metadata/xdoclet/filter-mappings.xml URL: http://svn.apache.org/viewcvs/incubator/roller/trunk/metadata/xdoclet/filter-mappings.xml?rev=355563&r1=355562&r2=355563&view=diff ============================================================================== --- incubator/roller/trunk/metadata/xdoclet/filter-mappings.xml (original) +++ incubator/roller/trunk/metadata/xdoclet/filter-mappings.xml Fri Dec 9 10:28:24 2005 @@ -17,18 +17,18 @@ --> - + - securityFilter + CharEncodingFilter /* REQUEST FORWARD - + - CharEncodingFilter + securityFilter /* REQUEST FORWARD