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

--- Comment #59 from Jonathan Druart <[email protected]> ---
What you describe make me think the JS cache was not cleared.
With this change we have a problem when there is no custom image (for
instance), as we don't longer test the height of the images. When the custom
image won't exist, the cover slider will display an empty slide for the custom
image. But this won't be easy to fix (we cannot have the previous patch "Bug
28180: Fix bug with AdLibris" AND keep the current behavior). It works for the
staff interface because we don't have all those services, but the code is not
working correctly for OPAC. I would not consider it a blocker.

But what you describe is not expected.

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://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/

Reply via email to