[Koha-bugs] [Bug 29803] Local cover images don't show in detail page, but only in results

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Feb 18 16:52:43 CET 2022


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

--- Comment #22 from Nick Clemens <nick at bywatersolutions.com> ---
Created attachment 130867
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=130867&action=edit
Bug 29803: Do not wait for the images more than 5 seconds

In case of the previous bug, the page was calling the callback function
every 100ms, endlessly. We should add a test to prevent future similar
problem.

Test plan:
Remove the previous patch "Prevent local cover image to be hidden if
Coce is enabled"
Recreate the test plan
=> You should see the local image displayed after 5 seconds, and a
log in the JS console

Signed-off-by: Katrin Fischer <katrin.fischer.83 at web.de>

Signed-off-by: Nick Clemens <nick at bywatersolutions.com>

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


More information about the Koha-bugs mailing list