http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6149
--- Comment #19 from Martin Renvoize <[email protected]> --- Hi Jonathan (In reply to Jonathan Druart from comment #18) > It does not work neither for me on the staff interface. Try to use the Koha > plugin at the top of the results.tt file ([% USE Koha %]). Thanks for the heads up regarding calling the Koha plugin in results.tt, I've now added this and tested. Seems to be working as expected to me. > Moreover, I think it would be great to have the list of stopwords case > insensitive, in order to avoid to list all variants (The, the, THE). I've now taken this into account too, making it case insensitive was a great idea! Patch to follow. . . -- You are receiving this mail because: You are the QA Contact 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/
