Sorry if you read this under the Bug Reports forum.
I replied to a discussion on breadcrumbs, but I think
my problem is setup. Best explained with an example.
Jewelry (parent)
- Bracelets
- Earrings
I put every earring into 2 categories, "Earrings" & "Jewelry".
This is so that when viewing Jewelry page, all subcategory
items are shown.
Unfortunately, when I set the option to show node count on
the breadcrumbs the "Jewelry" count is double. This happens
when you are viewing "Earrings" for example because
taxonomy_term_count_nodes() is called by uc_catalog_set_breadcrumb()
with the parent of the subcategory.
Am I setting the categories wrong?
Is this really a setup problem?
I appreciate any help.
Thanks.

