#926 closed defect (bug) (fixed)
Wrong redirect after add/edit/delete custom fields
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Priority: | normal | Milestone: | 2.1 |
| Component: | Administration | Version: | 2.0.1 |
| Severity: | minor | Keywords: | bg|tested |
| Cc: |
Description
Whenever I add/edit or delete a custom field, I am sent to a 404, the URL shows /wp-admin/&message=2#postcustom or /wp-admin/&message=3#postcustom
Change History (7)
comment:3
anonymousbugger — 8 years ago
Yes, and once I turned off block referrers the errors went away. Any way we can hace a future release warn that referrers are required for WP to work properly?
I am the anonymousbugger, did not notice I was not logged-in when I replied to the bug.
comment:5
markjaquith — 7 years ago
- Milestone set to 2.1
- Version changed from 1.5 to 2.0.1
We need to actually throw an error here. verified to still be an issue in trunk
- Keywords bg|tested bg|commit added
- Resolution set to fixed
- Status changed from new to closed
This now works when referrers are enabled and gives you the Enable Sending Referrers message when disabled.
It was fixed by [3618] which added the referrer check to editpost.
Note: See
TracTickets for help on using
tickets.

Are you blocking referers?