[Koha-bugs] [Bug 8887] Search preferences: Strange behaviour with exact matches (default instead of custom favicon used, displays to much results)

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Sun Oct 7 20:11:35 CEST 2012


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8887

--- Comment #1 from Marc Véron <veron at veron.ch> ---
Created attachment 12725
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=12725&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.

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list