https://issues.apache.org/bugzilla/show_bug.cgi?id=47587





--- Comment #4 from Sebb <s...@apache.org>  2009-07-29 02:48:24 PST ---
(In reply to comment #2)
> I see two problems in your comment:
> 1) The request should have two, not one, parameters:
> func    add
> class   WebGUI::Asset::Post::Thread

Yes, but the generated request looks identical provided Encode is offf.

> (note that WebGUI does support both '&' and ';' as parameter separators, but
> uses ';' when generating pages in conformance to the relevant W3C
> recommendations)

This may not be supported by all server applications so this would have to be
optional.

> 2) The proxy records (and forwards) the request with encode enabled.

It works fine for me; it records without encode.

> Since recording as a single parameter with encode enabled, WebGUI receives 
> only
> 1 parameter (the separator is encoded) and is unable to interpret the request
> correctly. This prevents recording subsequent steps, since the wrong page is
> returned.

Yes.

> If point 1 is fixed (recognizing ';' as a parameter-separator), point 2 is no
> problem anymore.

Surely it's still a problem if encode is checked, because the : will be
encoded?

> I will add the detailed log, jmx (+ wireshark traces of proxied and unproxied
> communication).

Thanks

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

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

Reply via email to