http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9468
Jonathan Druart <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Failed QA --- Comment #13 from Jonathan Druart <[email protected]> --- 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. _______________________________________________ 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/
