Opened 13 years ago
Closed 13 years ago
#2006 closed defect (bug) (wontfix)
Topics marked 'closed' are not included in WP-Admin Topic Tags count
| Reported by: |
|
Owned by: | |
|---|---|---|---|
| Milestone: | Priority: | normal | |
| Severity: | normal | Version: | 2.1 |
| Component: | Component - Topic Tags | Keywords: | |
| Cc: |
Description
The 'Topic Tag' count in WP-Admin tag does NOT include 'closed' topics.
WP-Admin -> Topics -> Topic Tags
Repro Steps
- Look up the count of a specific topic tag count in WP-Admin eg. 'test'
- View one of the topics associated with that tag and mark that topic as 'closed'
- Refresh the Topic Tags page in WP-Admin
- The specified topic count is now -1
When viewing the actual topic tag eg. /forums/topic-tag/test/ all of the topics including the 'closed' topics are displayed correclty, it is only in WP-Admin that the topic tag count does not include closed topics.
Change History (1)
Note: See
TracTickets for help on using
tickets.
Annoying, but not much to do about it. WordPress core doesn't allow much manipulation of taxonomy term filtering there, so we're mostly trapped with it that way for the time being.