Return-Path: Delivered-To: apmail-httpd-dev-archive@www.apache.org Received: (qmail 7124 invoked from network); 16 Jun 2009 15:21:28 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 16 Jun 2009 15:21:28 -0000 Received: (qmail 93115 invoked by uid 500); 16 Jun 2009 15:21:39 -0000 Delivered-To: apmail-httpd-dev-archive@httpd.apache.org Received: (qmail 93057 invoked by uid 500); 16 Jun 2009 15:21:39 -0000 Mailing-List: contact dev-help@httpd.apache.org; run by ezmlm Precedence: bulk Reply-To: dev@httpd.apache.org list-help: list-unsubscribe: List-Post: List-Id: Delivered-To: mailing list dev@httpd.apache.org Received: (qmail 93048 invoked by uid 99); 16 Jun 2009 15:21:39 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 16 Jun 2009 15:21:39 +0000 X-ASF-Spam-Status: No, hits=1.2 required=10.0 tests=SPF_NEUTRAL X-Spam-Check-By: apache.org Received-SPF: neutral (athena.apache.org: local policy) Received: from [80.229.52.226] (HELO grimnir.webthing.com) (80.229.52.226) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 16 Jun 2009 15:21:28 +0000 Received: from grimnir (localhost [127.0.0.1]) by grimnir.webthing.com (Postfix) with ESMTP id A23622139 for ; Tue, 16 Jun 2009 16:21:04 +0100 (BST) Date: Tue, 16 Jun 2009 16:21:01 +0100 From: Nick Kew To: dev@httpd.apache.org Subject: Re: DO NOT REPLY [Bug 16142] MUST use strong comparison for Range requests Message-ID: <20090616162101.1971c004@grimnir> In-Reply-To: References: <20090616145431.6F95D234C045@brutus.apache.org> Organization: WebThing X-Mailer: Sylpheed-Claws 2.5.0-rc3 (GTK+ 2.10.6; i486-pc-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org On Tue, 16 Jun 2009 11:14:16 -0400 Jeff Trawick wrote: > IMO potential HTTP violations should remain open until somebody can > evaluate them and fix it or explain why the report isn't valid. > Thoughts? +1. Similar applies (less strongly) to other old bugs that haven't been evaluated just 'cos noone has found a round tuit. For some bugs like these, a great exercise might be to restructure them, perhaps with use of meta-bugs like PR 43454. That makes things easier as and when someone does find time to hack it. -- Nick Kew Application Development with Apache - the Apache Modules Book http://www.apachetutor.org/