Re: [tclwebtest] Problem following URLs with GET parameters
Status: Abandoned
Brought to you by:
tils
From: Tilmann S. <ti...@ti...> - 2005-02-06 20:11:34
|
* Grzegorz Adam Hankiewicz <gr...@ti...> [20050206 19:53]: > The do_request command seems to modify the URL (one slash before > "alleg" removed), as the following output shows: Someone ( ;-)) added a proc called post_process_url that is the culprit: tils@goem:~/tclwebtest$ tclsh tclsh8.4 [~/tclwebtest]package require tclwebtest 1.0 tclsh8.4 [~/tclwebtest]::tclwebtest::post_process_url "http://validator.w3.org/check?uri=http://alleg.sourceforge.net/index.es.html" http://validator.w3.org/check?uri=http:/alleg.sourceforge.net/index.es.html Maybe that someone could fix it so that it doesn't mangle query content? thanks, Til -- http://tsinger.com +49-176 20 19 51 69 |