[MarkLogic Dev General] xdmp:redirect-response and IE6 bug

Neil Bradley neil at bradley.co.uk
Wed Nov 14 08:38:28 PST 2007


Hi,

 

I have developed code to allow users to add bookmarks and comments to
documents, and to delete them. Each add or delete operation completes with a
redirect to refresh the page (to show the new or removed comment or
bookmark), and the URL include a fragment identifier ("#...") at the end to
make the browser scroll to the correct location.

 

This works fine in IE7 and Firefox, but not in IE6.

 

In IE6, I get a "400 Bad Request" error. The update is made, but the page is
not refreshed. In one copy of IE6, the page comes back when I hit the
browser refresh button. In another copy, even that fails.

 

I know that the fragment identifier is the problem because it goes away when
I remove that part of the URL.

 

Does anyone know a fix for this?

 

Neil.

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://xqzone.marklogic.com/pipermail/general/attachments/20071114/889f3a1d/attachment-0001.html


More information about the General mailing list