There is a bug in mozilla when using client side XSLT:
https://bugzilla.mozilla.org/show_bug.cgi?id=334179
Basically, the problem is that mozilla ends a response when it sees a
redirect or forward.
Since I am using client side XSL to transform XML, I get an error when,
say, a 404 happens because the returned response is plain HTML.
I have tried looking through the source to see what is writing the 404,
but cannot find it. Where is it? Can it be overriden for specific webapps?
And finally a feature request :) Is it possible for the default error
pages to send well-formed HTML as the result of an error?
thanks,
-Rob
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]