Message from discussion
Bug: WEBrick handler does not set the unescaped PATH_INFO
Received: by 10.86.94.11 with SMTP id r11mr54790fgb.25.1236548268014;
Sun, 08 Mar 2009 14:37:48 -0700 (PDT)
Return-Path: <chneukirc...@gmail.com>
Received: from mail-fx0-f172.google.com (mail-fx0-f172.google.com [209.85.220.172])
by gmr-mx.google.com with ESMTP id e3si158387fga.11.2009.03.08.14.37.47;
Sun, 08 Mar 2009 14:37:47 -0700 (PDT)
Received-SPF: pass (google.com: domain of chneukirc...@gmail.com designates 209.85.220.172 as permitted sender) client-ip=209.85.220.172;
Authentication-Results: gmr-mx.google.com; spf=pass (google.com: domain of chneukirc...@gmail.com designates 209.85.220.172 as permitted sender) smtp.mail=chneukirc...@gmail.com; dkim=pass (test mode) header...@gmail.com
Received: by fxm20 with SMTP id 20so940582fxm.42
for <rack-devel@googlegroups.com>; Sun, 08 Mar 2009 14:37:46 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
d=gmail.com; s=gamma;
h=domainkey-signature:received:received:received:to:subject
:references:from:date:in-reply-to:message-id:user-agent:mime-version
:content-type:content-transfer-encoding;
bh=B9tHp7Q7VtMuHuAMCftuvTywMhrmbNnR7gWcfc9/puw=;
b=bU3aMDSC3pqODrfcur8z+dlD7mnL2xZ9meYhU2e0uS4mWJ8L655+5u77QlXgCfkZio
qp4nVbnBF/97wheQhIzEBtPIfiYxezi4Aq+cqzHdjAKLwQjYSf1NgoEICLkLPhoMWzma
6HD/vJMKDx1QdeeyszNMFTXO1xKMd8HJ2lyeg=
DomainKey-Signature: a=rsa-sha1; c=nofws;
d=gmail.com; s=gamma;
h=to:subject:references:from:date:in-reply-to:message-id:user-agent
:mime-version:content-type:content-transfer-encoding;
b=HsmCbzVKHci04XfqGfTzwDNgTcWe/ylIZvhaWRgwYSKhNlx8GQ1oYELqeP50N3TQ3K
pl6m6JpL8aB5+mX2wrpGx0mHFncyl1AH754jX7ILWIDRoeT5AmbIasInSEmyuwawXMRd
kxwkQu9AldauNIttUBpsf0YKN5Q6mR9fRfM8E=
Received: by 10.103.105.1 with SMTP id h1mr2288840mum.13.1236548266909;
Sun, 08 Mar 2009 14:37:46 -0700 (PDT)
Return-Path: <chneukirc...@gmail.com>
Received: from lamia.local (p5B168016.dip0.t-ipconnect.de [91.22.128.22])
by mx.google.com with ESMTPS id 23sm6474180mun.30.2009.03.08.14.37.46
(version=TLSv1/SSLv3 cipher=RC4-MD5);
Sun, 08 Mar 2009 14:37:46 -0700 (PDT)
Received: by lamia.local (Postfix, from userid 501)
id 447979E76CB; Sun, 8 Mar 2009 22:37:44 +0100 (CET)
To: rack-devel@googlegroups.com
Subject: Re: Bug: WEBrick handler does not set the unescaped PATH_INFO
References: <2da6cac5-03ac-4bae-bc9f-ccdac6d9d...@r28g2000vbp.googlegroups.com>
<17eac67c0903081052w299c36a2y8f7d4403f807d...@mail.gmail.com>
From: Christian Neukirchen <chneukirc...@gmail.com>
Date: Sun, 08 Mar 2009 22:37:44 +0100
In-Reply-To: <17eac67c0903081052w299c36a2y8f7d4403f807d...@mail.gmail.com> (Sam Roberts's message of "Sun\, 8 Mar 2009 10\:52\:22 -0700")
Message-ID: <m2fxhnu253....@gmail.com>
User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.2 (darwin)
MIME-Version: 1.0
Content-Type: text/plain; charset=utf-8
Content-Transfer-Encoding: quoted-printable
Sam Roberts <vieuxt...@gmail.com> writes:
>> The same is not true for Thin and Mongrel so I think it's a bug. =C2=A0I
>> fixed the issue in a fork of the rack repository:
>> http://github.com/bahuvrihi/rack/commit/f88976c314dbab84a001610996e5f69f=
4dad25eb
>
> And the Rack spec should explicitly specify this behaviour, as the CGI
> spec does:
Both applied, thanks.
--=20
Christian Neukirchen <chneukirc...@gmail.com> http://chneukirchen.org