Return-Path: Delivered-To: apmail-httpd-users-archive@www.apache.org Received: (qmail 33226 invoked from network); 11 Nov 2010 02:22:11 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 11 Nov 2010 02:22:11 -0000 Received: (qmail 86760 invoked by uid 500); 11 Nov 2010 02:22:39 -0000 Delivered-To: apmail-httpd-users-archive@httpd.apache.org Received: (qmail 86725 invoked by uid 500); 11 Nov 2010 02:22:39 -0000 Mailing-List: contact users-help@httpd.apache.org; run by ezmlm Precedence: bulk Reply-To: users@httpd.apache.org list-help: list-unsubscribe: List-Post: List-Id: Delivered-To: mailing list users@httpd.apache.org Received: (qmail 86717 invoked by uid 99); 11 Nov 2010 02:22:39 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 11 Nov 2010 02:22:39 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: local policy) Received: from [74.124.195.94] (HELO vps2094.inmotionhosting.com) (74.124.195.94) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 11 Nov 2010 02:22:32 +0000 Received: from [71.134.233.112] (port=60936 helo=[192.168.1.107]) by vps2094.inmotionhosting.com with esmtpsa (TLSv1:AES256-SHA:256) (Exim 4.69) (envelope-from ) id 1PGMnj-0002cb-JH for users@httpd.apache.org; Wed, 10 Nov 2010 18:22:11 -0800 Message-ID: <4CDB5359.4010709@topquadrant.com> Date: Wed, 10 Nov 2010 18:22:17 -0800 From: Jeremy Carroll User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.12) Gecko/20101027 Thunderbird/3.1.6 MIME-Version: 1.0 To: users@httpd.apache.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - vps2094.inmotionhosting.com X-AntiAbuse: Original Domain - httpd.apache.org X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12] X-AntiAbuse: Sender Address Domain - topquadrant.com Subject: [users@httpd] mod_mbox and % in message id, % => %25 defect ? I am a newbie here, and apologies in advance if this is a repeat or otherwise undesirable. I was trying to understand why in this archive http://mail-archives.apache.org/mod_mbox/incubator-general/201011.mbox/browser messages from Mattmann, Chris A (388J) do not load, such as the second. Using firefox, if I open link in new tab, I get: http://mail-archives.apache.org/mod_mbox/incubator-general/201011.mbox/ajax/%3CC8F432CA.238DB%Chris.A.Mattmann@jpl.nasa.gov%3E which has the obvious perecent escape problem of not having escaped the % in the message id. Fix this and http://mail-archives.apache.org/mod_mbox/incubator-general/201011.mbox/ajax/%3CC8F432CA.238DB%25Chris.A.Mattmann@jpl.nasa.gov%3E returns appropriate XML content c.f. http://mail-archives.apache.org/mod_mbox/incubator-general/201011.mbox/%3CC8F432CA.238DB%25Chris.A.Mattmann@jpl.nasa.gov%3E I do not know which version of httpd and/or mod_mbox is being used on that server. Do I need to report this somewhere? Jeremy --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See for more info. To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org " from the digest: users-digest-unsubscribe@httpd.apache.org For additional commands, e-mail: users-help@httpd.apache.org