https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23246 --- Comment #19 from Tomás Cohen Arazi <tomascohen@gmail.com> --- Created attachment 95801 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=95801&action=edit Bug 23246: Only jump into the 'images' tab HTML5MediaEnabled is set to This patch makes jumping into the third tab happen only if HTML5MediaEnabled is set to 'both' or 'staff'. To test: - Have HTML5MediaEnabled set to 'opac' or 'not at all' - Open the detail page of a record with no holdings => FAIL: The 'images' tab is selected - Apply this patch - Reload => SUCCESS: The 'holdings' tab is selected as it should be. - Sign off :-D Sponsored-by: America Numismatic Society Signed-off-by: Maryse Simard <maryse.simard@inlibro.com> -- You are receiving this mail because: You are watching all bug changes.