You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lenya.apache.org by Guido Wesdorp <gu...@infrae.com> on 2004/06/02 12:39:50 UTC

Re: DO NOT REPLY [Bug 29211] - Kupu save: "Response status: 1223"

Andreas Kuckartz wrote:

>And Microsoft might say that it is a bug in a library which they do not maintain
>themselves ...
>
>Who will by blamed by normal users for such a problem: Microsoft? Kupu? Lenya?
>
>  
>
Sorry for not responding to this earlier: I only noticed the thread just 
now. This is a known bug in Kupu, it seems that somewhere along the way 
of an (asynchronous?) XMLHTTPRequest call IE converts some status code 
(don't know if it only happens on 200 or 204 or whatever) to status code 
1223 (which obviously isn't a valid HTTP status code).
I really don't know what the cause of this is, I noticed it happens on 
different platforms (at first I thought it was a Zope problem) but only 
on IE. To be honest I didn't have time to properly examine it myself.
If anyone finds more information about this one, *please* let me know. I 
did some Google searches but couldn't find anything, and it's a nasty 
bug which I want to see fixed. As a work around I just check for the 
1223 status myself and if I get it I assume saving succeeded, but as I 
said I don't know for sure if that's indeed the case, it might well be 
that IE behaves like this on errors as well...

Cheers,

Guido Wesdorp

---------------------------------------------------------------------
To unsubscribe, e-mail: lenya-dev-unsubscribe@cocoon.apache.org
For additional commands, e-mail: lenya-dev-help@cocoon.apache.org