http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15098
--- Comment #5 from Bernardo Gonzalez Kriegel <[email protected]> --- (In reply to Marc Véron from comment #4) > > If I remove the WHERE clause, the label appears in the facet as expected > (Books isntead of BK in my test case). > > I think this is the place for some more digging. Where is > GetItemTypesCategorized used, is it possible to remove the where clause > without side effects (No, I'm afraid), do we need a variant without where > clause for the facets? I'm afraid not.GetItemTypesCategorized is used to get item types and search groups. But as you said, we need to dig a little more :) -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
