You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jmeter-dev@jakarta.apache.org by I Love JMeter <il...@gmail.com> on 2006/01/14 01:19:01 UTC

Re: DO NOT REPLY [Bug 38256] - Set-cookie headers with no "path" attribute incorrectly processed by CookieManager

I can't tell if the patch from bherndon got applied or not.

I have updated my sources from subversion to rel-2-1

I see a bunch of code commented out in CookieManager.java
It looks like to me it all got replaced with just one line of code?

I am unable to figure out if it fixed my previous problems, perhaps
the JMeter behavior I thought was screwy, and the Jmeter behavior
the fellow from kodakgallery thought was screwy, are two different things.

On 1/13/06, bugzilla@apache.org <bu...@apache.org> wrote:
>
> DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUGĀ·
> RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
> <http://issues.apache.org/bugzilla/show_bug.cgi?id=38256>.
> ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED ANDĀ·
> INSERTED IN THE BUG DATABASE.
>
> http://issues.apache.org/bugzilla/show_bug.cgi?id=38256
>

Re: DO NOT REPLY [Bug 38256] - Set-cookie headers with no "path" attribute incorrectly processed by CookieManager

Posted by sebb <se...@gmail.com>.
On 14/01/06, I Love JMeter <il...@gmail.com> wrote:
> On 1/13/06, sebb <se...@gmail.com> wrote:>Just checking: was that
> branch/rel-2-1 or tags/rel-2_1?
>
> What's the difference between branch/rel-2-1 (Which I assume is the same as
> setting my subversion repository to
> http://svn.apache.org/repos/asf/jakarta/jmeter/branch/rel-2-1) and

yes

> tags/rel-2-1 (http://svn.apache.org/repos/asf/jakarta/jmeter/tags/rel-2_1) ?
>

tags are for a specific release, and refer to a specific version of each file.
branches are used for ongoing development of parallel versions

---------------------------------------------------------------------
To unsubscribe, e-mail: jmeter-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: jmeter-dev-help@jakarta.apache.org


Re: DO NOT REPLY [Bug 38256] - Set-cookie headers with no "path" attribute incorrectly processed by CookieManager

Posted by I Love JMeter <il...@gmail.com>.
On 1/13/06, sebb <se...@gmail.com> wrote:>Just checking: was that
branch/rel-2-1 or tags/rel-2_1?

What's the difference between branch/rel-2-1 (Which I assume is the same as
setting my subversion repository to
http://svn.apache.org/repos/asf/jakarta/jmeter/branch/rel-2-1) and
tags/rel-2-1 (http://svn.apache.org/repos/asf/jakarta/jmeter/tags/rel-2_1) ?

Re: DO NOT REPLY [Bug 38256] - Set-cookie headers with no "path" attribute incorrectly processed by CookieManager

Posted by sebb <se...@gmail.com>.
On 14/01/06, I Love JMeter <il...@gmail.com> wrote:
> I can't tell if the patch from bherndon got applied or not.

Yes it did

> I have updated my sources from subversion to rel-2-1

Just checking: was that branch/rel-2-1 or tags/rel-2_1?

> I see a bunch of code commented out in CookieManager.java
> It looks like to me it all got replaced with just one line of code?

Yes. See his comment:

"I should note that I don't think that the URL setting that is being replaced is
necessary since browsers don't behave as if they ever use the submission URL."

Note the word "replaced".

> I am unable to figure out if it fixed my previous problems, perhaps
> the JMeter behavior I thought was screwy, and the Jmeter behavior
> the fellow from kodakgallery thought was screwy, are two different things.
>

Not a clue what you mean by this ...

---------------------------------------------------------------------
To unsubscribe, e-mail: jmeter-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: jmeter-dev-help@jakarta.apache.org