Opened 16 years ago
Closed 16 years ago
#9050 closed defect (bug) (fixed)
Some cancel buttons don't really cancel the delete action
Reported by: | designsimply | Owned by: | |
---|---|---|---|
Milestone: | 2.8 | Priority: | normal |
Severity: | normal | Version: | |
Component: | General | Keywords: | cancel delete |
Focuses: | Cc: |
Description
If you click Delete and then click Cancel, items are still deleted on edit-tags.php, categories.php, and edit-link-categories.php pages. It works properly on other pages such as edit. php and edit-pages.php. On the edit-comments.php, there is no prompt at all when a comment is deleted. Should there be a prompt for deleting comments as well?
Tested with WordPress trunk r10506
Note: See
TracTickets for help on using
tickets.
(In [10522]) Fix delete warnings for categories, link categories, tags and comments, fixes #9050