Hello,
I have the following code:
{exp:weblog:categories weblog="blog" show_empty="no" style="linear" disable="category_fields" backspace="1"}<a href="{path=template_group}">{category_name}</a>|{/exp:weblog:categories}
My expected behavior is that the only categories that show are ones where entries from the weblog “blog” have that category, however, categories that are assigned to entries in other weblogs are showing as well.
In other words, some categories are only assigned to entries from a weblog that’s *not* “blog”, but they are being output via the above anyway.
I’m on 1.6.2, build 20080206. Upgrading to 1.6.4 would be difficult because I’ve made some modifications to mod.search.php and the exp_search table, but I haven’t touched the weblog module code at all.
Thanks,
Matt
