#4987 closed defect (bug) (fixed)
Posts can be counted twice in taxonomy counts
Reported by: |
|
Owned by: | |
---|---|---|---|
Milestone: | 2.3 | Priority: | normal |
Severity: | normal | Version: | 2.3 |
Component: | General | Keywords: | |
Focuses: | Cc: |
Description
Create a parent category and a child category, then put a post under both at the same time.
The parent category will then show to have 2 posts, even though it only has 1.
Change History (8)
#2
@
18 years ago
I do like including the counts, but if it says (7) and you click the category and see 4 posts, it can be pretty confusing. I think counts should represent what you get if you click the category link.
#5
@
18 years ago
- Milestone changed from 2.3 to 2.3.2
Was the patch for 2.4, backported to 2.3.x? If not, then will it be or was it already? I remember discussions about something along those lines, but I forget what the conclusion was.
Note: See
TracTickets for help on using
tickets.
Parents include child counts if pad_counts is enabled, which it is by default for hierarchical taxonomies. So, it's sort of a feature. :-)