http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9468 Jonathan Druart <jonathan.druart@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Failed QA --- Comment #13 from Jonathan Druart <jonathan.druart@biblibre.com> --- QA Comment: 1/ The syspref is created for OPAC but affect the intranet too : the C4::Koha::GetSupportList routine is used in suggestion/suggestion.pl. 2/ For the moment, this routine is only used in suggestions page, but could be used for something else, don't you think? 3/ Moreover it seems this routine is buggy. It does not deal with the multivalued AdvancedSearchTypes values (maybe I'm wrong). 4/ If the pref is equal to "ccode", don't we want to hide them too? Marked as Failed QA. -- You are receiving this mail because: You are watching all bug changes.