[tclwebtest] followequiv variable and regular expresion fix
Status: Abandoned
Brought to you by:
tils
From: Grzegorz A. H. <gr...@ef...> - 2003-01-30 17:35:15
|
Hi. The following patch fixes the incorrect use of the followequiv variable and adds another character to the regular expresion detecting stupid broken redirections. With this patch, the following works (is redirected): do_request -followequiv http://www.borjanet.com/ Without the patch the redirection is not detected, because the server sends XHTML, whose tags end with '/>'. This exposes a little mistake on my part in a previous patch (the one with -noredirect), and a coding mistake/problem in tclwebtest, another patch will follow. -- Grzegorz Adam Hankiewicz, gr...@ef.... Tel: +34-94-472 35 89. eFaber SL, Maria Diaz de Haro, 68, 2 http://www.efaber.net/ 48920 Portugalete, Bizkaia (SPAIN) |