#8914 closed defect (bug) (duplicate)
Deleting a tag should maintain current pagenum
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | Administration | Version: | 2.7 |
| Severity: | minor | Keywords: | tags, deleting |
| Cc: |
Description
When browsing tags with:
/wp-admin/edit-tags.php?pagenum=X
The user could be on a particular page number, such as 5 (display of a large number of tags are paginated). If the user then deletes a tag on page 5, the tag is deleted, but the user is returned to the first page of tags.
The correct behavior, if the user is looking at page 5 of tags and deletes a tag, the tag should be deleted and the user returned to page 5.
Change History (2)
comment:1
Viper007Bond — 4 years ago
- Resolution set to duplicate
- Status changed from new to closed
comment:2
Viper007Bond — 4 years ago
- Milestone 2.8 deleted
Note: See
TracTickets for help on using
tickets.

#9220 is newer, but has a patch.