Can you give an example of the page that returns the 3 cookies (attach the HTML response for example) and extract from your Test Plan the part that manages the Cookie ?
Regards Philippe On Wed, Feb 22, 2012 at 10:19 PM, Robin D. Wilson <[email protected]>wrote: > I'll try to get a test case out there - but the failing test case is > pretty complicated, and stripping everything down to a level to > show this problem will take me a while. > > -- > Robin D. Wilson > Sr. Director of Web Development > KingsIsle Entertainment, Inc. > VOICE: 512-777-1861 > www.KingsIsle.com > > > -----Original Message----- > From: sebb [mailto:[email protected]] > Sent: Wednesday, February 22, 2012 3:03 PM > To: JMeter Users List > Subject: Re: Cookie manager not getting more than one set-cookie per > response? > > On 22 February 2012 20:53, Robin D. Wilson <[email protected]> wrote: > > I have a test case that used to work fine in JMeter 2.4 (still does). > But it started failing when I upgraded to JMeter 2.6. > > > > The failure is a direct result of the test case failing to find a cookie > that is set early in the test samples. It is from a > > response that contains 3 "Set-Cookie:" headers. Apparently, JM2.6 Cookie > Manager is only storing the first cookie being set in the > > response. Subsequent "Set-Cookie:" response headers are being ignored. > > > > I am able to work around the issue by using a Regular Expression > Extractor and getting the cookies manually through a regular > > expression, but this means that I have to go back a re-code a bunch of > test cases. > > > > Is there a setting that I'm missing? > > Not that I know of. > > Can you provide a test case via Bugzilla? > > > -- > > Robin D. Wilson > > Sr. Director of Web Development > > KingsIsle Entertainment, Inc. > > VOICE: 512-777-1861 > > www.KingsIsle.com > > > > > > > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: [email protected] > > For additional commands, e-mail: [email protected] > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > > -- Cordialement. Philippe Mouawad.
