You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jmeter.apache.org by Philippe Mouawad <ph...@gmail.com> on 2013/11/02 23:03:56 UTC

Re: [Bug 55717] Bad handling of Redirect when URLs are in relative format by HttpClient4 and HttpClient31

Hello,
Could you review throughly the following commited code .

Thed reported bug is a regression introduced by 2.10 version fixing
Bug 54482 <https://issues.apache.org/bugzilla/show_bug.cgi?id=54482>
Bug 54293 <https://issues.apache.org/bugzilla/show_bug.cgi?id=54293>


Do you think we should release a 2.10.1 ?

I tend to think we should .

Regards
Philippe

On Sat, Nov 2, 2013 at 10:58 PM, <bu...@apache.org> wrote:

> https://issues.apache.org/bugzilla/show_bug.cgi?id=55717
>
> --- Comment #5 from Philippe Mouawad <p....@ubik-ingenierie.com> ---
> Created attachment 31002
>   -->
> https://issues.apache.org/bugzilla/attachment.cgi?id=31002&action=edit
> JMeter Test Plan
>
> --
> You are receiving this mail because:
> You are the assignee for the bug.
>



-- 
Cordialement.
Philippe Mouawad.

Re: [Bug 55717] Bad handling of Redirect when URLs are in relative format by HttpClient4 and HttpClient31

Posted by Philippe Mouawad <ph...@gmail.com>.
Note issue affects Redirects that use relative URLS.

Tomcat for example when using :
response.sendRedirect("/Pub/Login.aspx");

returns the full URL (like http://host:port/Url).
But it seems according to RFC that it is possible to send this relative
URLs, that's what I did in JSP


On Sat, Nov 2, 2013 at 11:03 PM, Philippe Mouawad <
philippe.mouawad@gmail.com> wrote:

> Hello,
> Could you review throughly the following commited code .
>
> Thed reported bug is a regression introduced by 2.10 version fixing
> Bug 54482 <https://issues.apache.org/bugzilla/show_bug.cgi?id=54482>
> Bug 54293 <https://issues.apache.org/bugzilla/show_bug.cgi?id=54293>
>
>
> Do you think we should release a 2.10.1 ?
>
> I tend to think we should .
>
> Regards
> Philippe
>
> On Sat, Nov 2, 2013 at 10:58 PM, <bu...@apache.org> wrote:
>
>> https://issues.apache.org/bugzilla/show_bug.cgi?id=55717
>>
>> --- Comment #5 from Philippe Mouawad <p....@ubik-ingenierie.com> ---
>> Created attachment 31002
>>   -->
>> https://issues.apache.org/bugzilla/attachment.cgi?id=31002&action=edit
>> JMeter Test Plan
>>
>> --
>> You are receiving this mail because:
>> You are the assignee for the bug.
>>
>
>
>
> --
> Cordialement.
> Philippe Mouawad.
>
>
>


-- 
Cordialement.
Philippe Mouawad.