Make WordPress Core

Opened 19 years ago

Closed 19 years ago

Last modified 21 months ago

#3536 closed defect (bug) (fixed)

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

Reported by: markjaquith's profile markjaquith Owned by: markjaquith's profile markjaquith
Milestone: 2.0.7 Priority: high
Severity: normal Version: 2.0.6
Component: Administration Keywords:
Focuses: 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 (3)

#1 @markjaquith
19 years ago

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

#2 @markjaquith
19 years ago

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

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

Note: See TracTickets for help on using tickets.