https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41582
--- Comment #69 from Paul Derscheid <[email protected]> --- Created attachment 194962 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=194962&action=edit Bug 41582: (QA follow-up) Fix missing prefs prefix for OPACLocalCoverImages - The shelf browser previous-navigation AJAX callback references OPACLocalCoverImages without the prefs. prefix, causing a ReferenceError at runtime - The next-navigation callback correctly uses prefs.OPACLocalCoverImages To test: - Enable OPACLocalCoverImages system preference - Open an OPAC detail page with the shelf browser enabled - Click the previous arrow in the shelf browser - Verify local cover images load without JS errors Signed-off-by: Paul Derscheid <[email protected]> -- 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/
