https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41582 --- Comment #67 from Paul Derscheid <paul.derscheid@lmscloud.de> --- Created attachment 194960 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=194960&action=edit Bug 41582: (QA follow-up) Fix syntax errors in defaulttab switch - Missing colon on case 'media' causes a hard JS SyntaxError breaking the entire script block on page load - Add missing semicolons after break statements To test: - Open an OPAC detail page for a record with media tab - Verify no JS errors in the console - Verify the correct default tab is selected Signed-off-by: Paul Derscheid <paul.derscheid@lmscloud.de> -- You are receiving this mail because: You are watching all bug changes.