Which version of JMeter? Does this also happen with the nightly build? There were some fixes applied for double-encoding problems.
S. On 24/04/06, Bruno POMMEREL <[EMAIL PROTECTED]> wrote: > The test plan fails to record, because the http proxy rewrites the urls and > encodes their > parameters. When replaying, it also fails unless I toggle the "encode" option > for the first > parameter. The point is that, unfortunately, it prevents me from recording > further. I'd > appreciate to be able to instruct jmeter not to re-encode requests when > proxying... > > Bruno. > > ----- Original Message ----- > From: "sebb" <[EMAIL PROTECTED]> > To: "JMeter Users List" <[email protected]> > Sent: Monday, April 24, 2006 6:57 PM > Subject: Re: No parameter encoding in http proxy ? > > > > Are you saying that the test plan fails during recording, or does it > > only fail on replay? > > > > S. > > On 24/04/06, Bruno POMMEREL <[EMAIL PROTECTED]> wrote: > >> > >> Hi all, > >> > >> I have a problem capturing a test plan using the builtin http proxy : > >> > >> One on the very first request is a GET that looks like : > >> host:port?abc?arg1=val1&arg2=val2. > >> > >> Jmeter sees the first arg as abc?arg1, and encodes it, which breaks what > >> the server > >> expects. So I get an error back, which prevents me from capturing further > >> exchanges. > >> When I replay the test plan, it works ok it I uncheck the "Encode" option > >> for the > >> parameter in the http request gui. But I couldn't grab the whole > >> scenario... > >> > >> Is there a workaround ? Something like a global option to unset encoding > >> by default ? > >> > >> Tx for your help, > >> > >> Bruno. > >> > >> > >> > >> --------------------------------------------------------------------- > >> 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] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

