Opened 3 years ago
Closed 3 years ago
#14030 closed defect (bug) (worksforme)
/wp-admin/update.php Content-Type header not set
| Reported by: |
|
Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | Administration | Version: | 3.0 |
| Severity: | minor | Keywords: | reporter-feedback |
| Cc: | jonathan.wilsson@… |
Description
On a server where the default content type is not text/html, the lack of the appropriate header() call results in /wp-admin/update.php not working.
Attachments (1)
Change History (6)
signpostmarv
— 3 years ago
comment:2
signpostmarv
— 3 years ago
Well I've noticed other scripts having the same problem, but I don't work with the local WordPress install often enough.
Note: See
TracTickets for help on using
tickets.
patch to resolve issue