https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41582 --- Comment #69 from Paul Derscheid <paul.derscheid@lmscloud.de> --- 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 <paul.derscheid@lmscloud.de> -- You are receiving this mail because: You are watching all bug changes.