Saul Simhon <[EMAIL PROTECTED]> writes: > > Of course, sorry about forgetting to attach it in the first place. One thing that I would like to clarify, I actually tried it with the url un-escaped (I had a version encoded and decoded and mistook the wrong url in my original email)! I know its bad style, but in any case, browsers typically encode hlinks before the request is made (the link works when manually clicking on it in the browser)! > > ... > > <td valign="top" style="padding-top:25px"> > <!-- td cell with buttons --> > <a href="http://shopping.yahoo.com/p:Kenmore Progressive 35922 > Upright:2002230711;_ylc=X3oDMTEwNWdsM3JpBF9TAzc4NDcwMDMwOQRzZWMDY3JzaXRlBHNsa > wNsaW5r?cb=1"><img src="/crp/application-resources/images/shop-online/popshop > _button1.gif" width="161" height="40" alt="" border="0"></a><br><br>
ok, it is a bug in htmlunit. htmlunit currently automatically encodes only the query part of an url and not the path. Please open a bug issue by htmlunit for this problem. Marc. _______________________________________________ WebTest mailing list [email protected] http://lists.canoo.com/mailman/listinfo/webtest

