Download & Extend

item count doesn't include items in child terms.

Project:Taxonomy Filter
Version:6.x-1.x-dev
Component:Miscellaneous
Category:feature request
Priority:normal
Assigned:Unassigned
Status:postponed (maintainer needs more info)

Issue Summary

The item count is only showing the count for the number of nodes tagged with the parent term. It isn't including the nodes tagged with child-terms of the parent term.

Example)
Say there are 3 terms: Fruit, Bananas and Oranges.
The menu for "Fruit" will show the number of nodes tagged with "Fruit" but won't include nodes tagged with "Bananas" or "Oranges".

My Setup)
I have "Display the number of matches after each menu item." selected on /admin/settings/taxonomy_filter/4/edit
I'm using the "base" menu template.
I have "Listing Depth" set to "show all levels" on admin/settings/taxonomy_filter/4/edit

Comments

#1

Status:active» postponed (maintainer needs more info)

Is this still an issue? What taxonomy filter menus are you using?

#2

It isn't an issue for me because I'm not using Taxonomy Filter in that way. I bet it is still an issue though...

#3

Category:bug report» feature request

Changing to feature request as not necessarily intended by design.

#4

Version:7.x-1.x-dev» 6.x-1.x-dev

Reassigning issue to 6.x branch -- see http://drupal.org/node/1203140.

Based on the example taxonomy, it would seem the nodes tagged with "Bananas" or "Oranges" should also be tagged as "Fruit." If changed, then the parent term counts would "include" the nodes with the child terms.