Opened 11 years ago
Closed 11 years ago
#33689 closed defect (bug) (fixed)
wp_check_php_mysql_versions should send a 500 on errors
| Reported by: | jeichorn | Owned by: | johnbillion |
|---|---|---|---|
| Priority: | normal | Milestone: | 4.4 |
| Component: | Bootstrap/Load | Version: | 4.3 |
| Severity: | normal | Keywords: | has-patch |
| Cc: | Focuses: |
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.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
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?