Ticket #3536 (closed defect (bug): fixed)

Opened 5 years ago

Last modified 5 years ago

Page deletion from page-edit-form.php results in AYS prompt

Reported by: markjaquith Owned by: markjaquith
Priority: high Milestone: 2.0.7
Component: Administration Version: 2.0.6
Severity: normal Keywords:
Cc:

Description

In 2.0.x, attempting to delete a page from that page's edit form gives an AYS (Are You Sure?) prompt.

The nonce key doesn't match the one being checked.

Not an issue for 2.1

Change History

  • Owner changed from anonymous to markjaquith
  • Status changed from new to assigned

Also of note, after deleting the page, you are redirected to the Write POST page. In 2.l, it redirects you to the edit-pages.php page, which I think is a much more intuitive destination. That fix will be in my patch too.

  • Status changed from assigned to closed
  • Resolution set to fixed

(In [4692]) Avoid AYS for page deletion, and redirect to page list after deletion. fixes #3536

See also: #3538

Note: See TracTickets for help on using tickets.