Opened 15 years ago
Closed 15 years ago
#11340 closed defect (bug) (fixed)
Link From Tags Admin to Posts Admin Missing When Count == 0
Reported by: |
|
Owned by: | |
---|---|---|---|
Milestone: | 3.0 | Priority: | normal |
Severity: | normal | Version: | 2.8.4 |
Component: | Administration | Keywords: | has-patch tested |
Focuses: | Cc: |
Description
Steps to reproduce:
- Create a new post with 2 new tags in it, and save it as a Draft.
- Create another new post with one of the 2 tags in it, and publish it.
- Go to wp-admin/edit-tags.php?taxonomy=post_tag
Expected Result: The posts list for each tag should be linked in the Posts count column :)
Actual Result: Only the tag that has been published is linked (and the link reveals both posts, not just the published one). The other is not linked.
Attachments (1)
Change History (5)
Note: See
TracTickets for help on using
tickets.
We are getting ready to branch, so this is being removed from the 2.9 milestone.