Opened 9 years ago
Closed 9 years ago
#33689 closed defect (bug) (fixed)
wp_check_php_mysql_versions should send a 500 on errors
Reported by: | jeichorn | Owned by: | johnbillion |
---|---|---|---|
Milestone: | 4.4 | Priority: | normal |
Severity: | normal | Version: | 4.3 |
Component: | Bootstrap/Load | Keywords: | has-patch |
Focuses: | Cc: |
Description
When the wp_check_php_mysql_versions() fails the error message that is returned is a 200 status code, it should be a 500.
A patch on load.php is included using wp_maintenance() as the template
Attachments (2)
Change History (5)
Note: See
TracTickets for help on using
tickets.
Hi @jeichorn, thanks for the patch! Unfortunately it looks like it's formatted as a text file. Can you try re-uploading it with a .diff or .patch extension?