Opened 8 years ago

Closed 7 years ago

Last modified 7 years ago

#926 closed defect (bug) (fixed)

Wrong redirect after add/edit/delete custom fields

Reported by: pvera Owned by: anonymous
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)

  • Patch set to No

comment:2   matt8 years ago

Are you blocking referers?

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.

  • 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.

  • Keywords bg|commit removed

/me hates on firefox and removes the erroneous commit tag

Note: See TracTickets for help on using tickets.