http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9468
--- Comment #16 from Kyle M Hall <[email protected]> --- > 1/ The syspref is created for OPAC but affect the intranet too : the > C4::Koha::GetSupportList routine is used in suggestion/suggestion.pl. Fixed! > 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). I don't really no, but that would be beyond the scope of this bug. > 4/ If the pref is equal to "ccode", don't we want to hide them too? This is also beyond the scope of this bug. I future patch could extend this to ccodes and locations too. -- 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/
