http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9223 --- Comment #22 from Fridolyn SOMERS <fridolyn.somers@biblibre.com> --- I'd like to discuss more on this bug. How can the syspref concerne only suggestions when it is used in C4::Koha::GetSupportList() ? This is the method doc : "Returns an array ref containing informations about Support (since itemtype is rather a circulation code when item-level-itypes is used)." This is the point, we need to have a syspref telling where to find the physical category of the record (itemtype or ccode). This code is used for suggestions (both intranet and opac) and should be used in other places like opac-topissues.pl filter (actually also broken if AdvancedSearchTypes is multivalued). -- You are receiving this mail because: You are watching all bug changes.