https://bugzilla.wikimedia.org/show_bug.cgi?id=27924
--- Comment #3 from Bawolff <[email protected]> 2011-03-16 17:50:46 UTC --- Created attachment 8299 --> https://bugzilla.wikimedia.org/attachment.cgi?id=8299 patch to still get response body for non-200 response codes After discussion on irc, turns out the issue is in PhpHttpRequest, not CurlHttpRequest. Here's a patch that should in theory fix it, and does fix it for Nikerabbit, but doesn't work for me :( I'm not entirely sure whats going on, but I get http-read-errors (aka $fh is null) for any request that isn't a 200. -- 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
