Return-Path: Delivered-To: apmail-incubator-roller-commits-archive@www.apache.org Received: (qmail 45947 invoked from network); 12 Jul 2006 01:06:27 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 12 Jul 2006 01:06:27 -0000 Received: (qmail 38886 invoked by uid 500); 12 Jul 2006 01:06:27 -0000 Delivered-To: apmail-incubator-roller-commits-archive@incubator.apache.org Received: (qmail 38862 invoked by uid 500); 12 Jul 2006 01:06:27 -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 38851 invoked by uid 99); 12 Jul 2006 01:06:27 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 11 Jul 2006 18:06:27 -0700 X-ASF-Spam-Status: No, hits=-9.4 required=10.0 tests=ALL_TRUSTED,NO_REAL_NAME X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: local policy) Received: from [140.211.166.113] (HELO eris.apache.org) (140.211.166.113) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 11 Jul 2006 18:06:27 -0700 Received: by eris.apache.org (Postfix, from userid 65534) id 02F551A981C; Tue, 11 Jul 2006 18:06:07 -0700 (PDT) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r421061 - /incubator/roller/branches/roller_3.0/web/WEB-INF/velocity/deprecated/comments.vm Date: Wed, 12 Jul 2006 01:06:06 -0000 To: roller-commits@incubator.apache.org From: agilliland@apache.org X-Mailer: svnmailer-1.0.8 Message-Id: <20060712010607.02F551A981C@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Author: agilliland Date: Tue Jul 11 18:06:05 2006 New Revision: 421061 URL: http://svn.apache.org/viewvc?rev=421061&view=rev Log: fixing extra slash in comment posting url. Modified: incubator/roller/branches/roller_3.0/web/WEB-INF/velocity/deprecated/comments.vm Modified: incubator/roller/branches/roller_3.0/web/WEB-INF/velocity/deprecated/comments.vm URL: http://svn.apache.org/viewvc/incubator/roller/branches/roller_3.0/web/WEB-INF/velocity/deprecated/comments.vm?rev=421061&r1=421060&r2=421061&view=diff ============================================================================== --- incubator/roller/branches/roller_3.0/web/WEB-INF/velocity/deprecated/comments.vm (original) +++ incubator/roller/branches/roller_3.0/web/WEB-INF/velocity/deprecated/comments.vm Tue Jul 11 18:06:05 2006 @@ -186,7 +186,7 @@ #showStatusMessage() -
#if($requestParameters.popup)