You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@httpd.apache.org by Joe Schaefer <jo...@yahoo.com> on 2012/01/26 19:11:01 UTC

2.3.16 rewrite bug wrt query strings

I just reverted www.apache.org back to 2.3.15 due to 

a bug in query-string handling for mod_rewrite in 2.3.16.
For some reason query-strings are no longer being appended
to typical rewrite rules.

HTH


Re: 2.3.16 rewrite bug wrt query strings

Posted by Jim Jagielski <ji...@jaguNET.com>.
http or https??

On Jan 26, 2012, at 1:27 PM, Joe Schaefer wrote:

> 
> 
> http://qa.openoffice.org/issues/show_bug.cgi?id=105541
> 
> 
> ----- Original Message -----
>> From: Eric Covener <co...@gmail.com>
>> To: dev@httpd.apache.org; Joe Schaefer <jo...@yahoo.com>
>> Cc: 
>> Sent: Thursday, January 26, 2012 1:26 PM
>> Subject: Re: 2.3.16 rewrite bug wrt query strings
>> 
>> On Thu, Jan 26, 2012 at 1:15 PM, Joe Schaefer <jo...@yahoo.com> 
>> wrote:
>>> Rule that is tickling the bug:
>>> 
>>> 
>>>   RewriteRule /issues/(.*) https://issues.apache.org/ooo/$1 [NE,L]
>> 
>> Can you provide a sample URL? Curious if some encoded chars in there
>> are a factor?
>> 
> 


Re: 2.3.16 rewrite bug wrt query strings

Posted by Joe Schaefer <jo...@yahoo.com>.

http://qa.openoffice.org/issues/show_bug.cgi?id=105541


----- Original Message -----
> From: Eric Covener <co...@gmail.com>
> To: dev@httpd.apache.org; Joe Schaefer <jo...@yahoo.com>
> Cc: 
> Sent: Thursday, January 26, 2012 1:26 PM
> Subject: Re: 2.3.16 rewrite bug wrt query strings
> 
> On Thu, Jan 26, 2012 at 1:15 PM, Joe Schaefer <jo...@yahoo.com> 
> wrote:
>>  Rule that is tickling the bug:
>> 
>> 
>>    RewriteRule /issues/(.*) https://issues.apache.org/ooo/$1 [NE,L]
> 
> Can you provide a sample URL? Curious if some encoded chars in there
> are a factor?
> 

Re: 2.3.16 rewrite bug wrt query strings

Posted by "William A. Rowe Jr." <wr...@rowe-clan.net>.
On 1/31/2012 3:52 PM, Steffen wrote:
> And www.a.o or some subset on windows. 

No, we have no hosting at the ASF served from Windows.

Re: 2.3.16 rewrite bug wrt query strings

Posted by Steffen <in...@apachelounge.com>.
And www.a.o or some subset on windows. 

Op 31 jan. 2012 om 21:41 heeft "William A. Rowe Jr." <wr...@rowe-clan.net> het volgende geschreven:

> Joe, can we bump forward to branches/2.4/?  Running on www.a.o or some
> subset of a.o would help get us to a 2.4.1 tag and release.
> 
> On 1/26/2012 1:16 PM, Jim Jagielski wrote:
>> Fixed in 1236350/1236351
>> 
>> On Jan 26, 2012, at 1:26 PM, Eric Covener wrote:
>> 
>>> On Thu, Jan 26, 2012 at 1:15 PM, Joe Schaefer <jo...@yahoo.com> wrote:
>>>> Rule that is tickling the bug:
>>>> 
>>>> 
>>>>  RewriteRule /issues/(.*) https://issues.apache.org/ooo/$1 [NE,L]
>>> 
>>> Can you provide a sample URL? Curious if some encoded chars in there
>>> are a factor?
>>> 
>> 
>> 
> 

Re: 2.3.16 rewrite bug wrt query strings

Posted by "William A. Rowe Jr." <wr...@rowe-clan.net>.
Joe, can we bump forward to branches/2.4/?  Running on www.a.o or some
subset of a.o would help get us to a 2.4.1 tag and release.

On 1/26/2012 1:16 PM, Jim Jagielski wrote:
> Fixed in 1236350/1236351
> 
> On Jan 26, 2012, at 1:26 PM, Eric Covener wrote:
> 
>> On Thu, Jan 26, 2012 at 1:15 PM, Joe Schaefer <jo...@yahoo.com> wrote:
>>> Rule that is tickling the bug:
>>>
>>>
>>>   RewriteRule /issues/(.*) https://issues.apache.org/ooo/$1 [NE,L]
>>
>> Can you provide a sample URL? Curious if some encoded chars in there
>> are a factor?
>>
> 
> 


Re: 2.3.16 rewrite bug wrt query strings

Posted by Jim Jagielski <ji...@jaguNET.com>.
Fixed in 1236350/1236351

On Jan 26, 2012, at 1:26 PM, Eric Covener wrote:

> On Thu, Jan 26, 2012 at 1:15 PM, Joe Schaefer <jo...@yahoo.com> wrote:
>> Rule that is tickling the bug:
>> 
>> 
>>   RewriteRule /issues/(.*) https://issues.apache.org/ooo/$1 [NE,L]
> 
> Can you provide a sample URL? Curious if some encoded chars in there
> are a factor?
> 


Re: 2.3.16 rewrite bug wrt query strings

Posted by Eric Covener <co...@gmail.com>.
On Thu, Jan 26, 2012 at 1:15 PM, Joe Schaefer <jo...@yahoo.com> wrote:
> Rule that is tickling the bug:
>
>
>   RewriteRule /issues/(.*) https://issues.apache.org/ooo/$1 [NE,L]

Can you provide a sample URL? Curious if some encoded chars in there
are a factor?

Re: 2.3.16 rewrite bug wrt query strings

Posted by Joe Schaefer <jo...@yahoo.com>.
r1167603 is the (working) revision that we are running
now.



----- Original Message -----
> From: Joe Schaefer <jo...@yahoo.com>
> To: "dev@httpd.apache.org" <de...@httpd.apache.org>; Joe Schaefer <jo...@yahoo.com>
> Cc: 
> Sent: Thursday, January 26, 2012 1:15 PM
> Subject: Re: 2.3.16 rewrite bug wrt query strings
> 
> Rule that is tickling the bug:
> 
> 
>   RewriteRule /issues/(.*) https://issues.apache.org/ooo/$1 [NE,L]
> 
> 
> ----- Original Message -----
>>  From: Joe Schaefer <jo...@yahoo.com>
>>  To: "dev@httpd.apache.org" <de...@httpd.apache.org>
>>  Cc: 
>>  Sent: Thursday, January 26, 2012 1:11 PM
>>  Subject: 2.3.16 rewrite bug wrt query strings
>> 
>>  I just reverted www.apache.org back to 2.3.15 due to 
>> 
>>  a bug in query-string handling for mod_rewrite in 2.3.16.
>>  For some reason query-strings are no longer being appended
>>  to typical rewrite rules.
>> 
>>  HTH
>> 
> 

Re: 2.3.16 rewrite bug wrt query strings

Posted by Joe Schaefer <jo...@yahoo.com>.
Rule that is tickling the bug:


  RewriteRule /issues/(.*) https://issues.apache.org/ooo/$1 [NE,L]


----- Original Message -----
> From: Joe Schaefer <jo...@yahoo.com>
> To: "dev@httpd.apache.org" <de...@httpd.apache.org>
> Cc: 
> Sent: Thursday, January 26, 2012 1:11 PM
> Subject: 2.3.16 rewrite bug wrt query strings
> 
> I just reverted www.apache.org back to 2.3.15 due to 
> 
> a bug in query-string handling for mod_rewrite in 2.3.16.
> For some reason query-strings are no longer being appended
> to typical rewrite rules.
> 
> HTH
>