[wp-hackers] WP 2.7 menu sidebar

Jacob Santos wordpress at santosj.name
Sat Aug 23 17:14:01 GMT 2008


Xavier Borderie wrote:
>  - Install plugin: HTTP errors are not dealt with, I got a couple
> full-screen 502 errors (Bad Gateway) in my face, which could confuse
> users.

Yeah, that wasn't supposed to show up. The code might have been reverted 
or something. I don't think a 502 error is something you can recover 
from. I will say that the more people test the HTTP API before 2.7 is 
released, the less people who will be surprised by the change.

Can you tell me if you had WP_DEBUG enabled, because that will tell me 
what transport you are using. I think I will add some code that prints 
out which transport is being used, so that it is easier to find out. I 
also think that some sort of error should be given to the user, so that 
they know that it failed, depending on what is going on at the time.

Jacob Santos



More information about the wp-hackers mailing list