Ticket #3536 (closed defect: fixed)

Opened 1 year ago

Last modified 1 year ago

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

Reported by: markjaquith Assigned to: 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

01/07/07 07:24:44 changed by markjaquith

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

01/07/07 07:32:14 changed by markjaquith

  • 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

01/07/07 15:24:49 changed by Viper007Bond

See also: #3538