Ticket #3536 (closed defect (bug): fixed)
Page deletion from page-edit-form.php results in AYS prompt
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| 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
comment:1
markjaquith — 5 years ago
- Owner changed from anonymous to markjaquith
- Status changed from new to assigned
comment:2
markjaquith — 5 years ago
- Status changed from assigned to closed
- Resolution set to fixed
comment:3
Viper007Bond — 5 years ago
See also: #3538
Note: See
TracTickets for help on using
tickets.

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.