https://bugzilla.wikimedia.org/show_bug.cgi?id=11769
Dan Collins <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED CC| |[email protected] Resolution| |INVALID --- Comment #4 from Dan Collins <[email protected]> 2011-07-13 21:52:37 UTC --- The bug appears to be that clients will ignore the error that explicitly tells them that the request was not handled, and will attempt to parse the response anyway, and get confused. The solution is to pay attention to the HTTP error when one is provided. Making this message as simple as possible is in the best interests of the devs, and while there obviously isn't a performance reason not to wrap the output in the necessary HTML fluff, there isn't a good reason to do that either. It's not like returning HTML would give the ignorant client everything it asked for, it would just be a little bit bigger. For these reasons, closing this invalid. -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
