[Koha-bugs] [Bug 31040] jsTree image being used outside of jsTree plugin

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Jun 24 13:57:28 CEST 2022


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

--- Comment #1 from Owen Leonard <oleonard at myacpl.org> ---
Created attachment 136487
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=136487&action=edit
Bug 31040: jsTree image being used outside of jsTree plugin

This patch corrects OPAC templates which tried to use a jsTree image
asset which is missing following the jsTree upgrade (see Bug 11873).
Templates should use /images/spinner-small.gif instead.

To test, apply the patch and enable OpenLibrarySearch and populate
OverDrive and RecordedBooks preferences with credentials (they don't
have to be valid).

Perform a catalog search in the OPAC. When the search results page first
loads you should see messages about the services being queried:

Searching OpenLibrary...
Searching RecordedBoks...
Searching OverDrive...

Each should show a working "spinner" image while the queries are being
performed. If you have valid OverDrive credentials you can try clicking
through to the OverDrive search results page to confirm that the image
is working on that page too.

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


More information about the Koha-bugs mailing list