Opened 4 years ago

Closed 4 years ago

Last modified 4 years ago

#8914 closed defect (bug) (duplicate)

Deleting a tag should maintain current pagenum

Reported by: KingBYU Owned by: anonymous
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)

  • Resolution set to duplicate
  • Status changed from new to closed

#9220 is newer, but has a patch.

  • Milestone 2.8 deleted
Note: See TracTickets for help on using tickets.