http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8887
--- Comment #3 from Mirko Tietgen <[email protected]> --- Created attachment 12726 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=12726&action=edit Bug 8887 Search preferences: Strange behaviour with exact matches (default instead of custom favicon used, displays to much results) Removed superfluous test on exact match in preferences.pl (with return straight out the loop) Test scenario: a) Make sure you have defined a custom favicon using syspref IntranetFavicon b) In sysprefs, do a search with partioal match (e.g. intranetcolor) -> Result shows one entry: intranetcolorstylesheet, and favicon (in browser tab) displays as expected. d) Do an exact search. e.g. intranetcolorstylesheet -> Result shows all Staff Client preferences. Favicon (in browser tab) falls back to the Koha default icon Apply patch, test again. Now d) behaves like b), favicon displays as expected. Signed-off-by: Mirko Tietgen <[email protected]> -- You are receiving this mail because: You are the assignee for the bug. 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/
