<div>Everything here works fine with firefox on my linux box and opera on my windows xp box. But when I use Internet Explorer, I get this issue :</div>
<div> </div>
<div>If I go to any other dates for the listing I get an HTTP 400 - bad request</div>
<div><a onclick="return top.js.OpenExtLink(window,event,this)" href="http://myhost/mythweb/tv/list?hour=0&date=20060224" target="_blank">http://myhost/mythweb/tv/list?hour=0&date=20060224</a></div>
<div> </div>
<div>Request looks like that in the access.log : <br>x.x.x.x - root [20/Feb/2006:01:02:32 -0500] "GET /mythweb/tv/list?time=1140426000 HTTP/1.1" 400 307 "<a href="http://x.x.x.x/mythweb/tv/list">http://x.x.x.x/mythweb/tv/list
</a>" "Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.1.4322)"<br> </div>
<div>And this in error.log :</div>
<div>[Mon Feb 20 01:02:32 2006] [error] [client x.x.x.x] Digest: uri mismatch - </mythweb/tv/list> does not match request-uri </mythweb/tv/list?time=1140426000>, referer: <a href="http://x.x.x.x/mythweb/tv/list">
http://x.x.x.x/mythweb/tv/list</a><br> </div>
<div>Steve M.</div>