[Koha-bugs] [Bug 21270] Not finding what you're looking for displaying uselessly

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Aug 24 17:51:07 CEST 2018


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21270

--- Comment #1 from Blou <philippe.blouin at inlibro.com> ---
Created attachment 78141
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=78141&action=edit
Bug 21270: "Not finding what you're looking for" displaying uselessly

When doing OPAC search, at the bottom you have an offer presented with "Not
finding what you're looking for" to introduce Suggestions or ILL if enabled.

Bug 7317 modified the if-else and now if you enable ILLModule but not
AnonSuggestions and are not logged, you have this little string sitting there,
offering nothing to the user.

Just taunting them...

TEST:
0) Set IllModule to true, AnonSuggestions to false.
1) Without login, just to an OPAC search.  At the bottom will be a nice string
laughing at your failed search
2) Apply the patch.
3) Problem at 1) is fixed.
4) Login to validate that ILL link now appear.
5) Modify combination of IllModule and AnonSuggestions to validate links
appearing.

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


More information about the Koha-bugs mailing list