https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30082 Bug ID: 30082 Summary: Bibliographic details tab missing when user can't add local cover image Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: ASSIGNED Severity: normal Priority: P5 - low Component: Templates Assignee: oleonard@myacpl.org Reporter: oleonard@myacpl.org QA Contact: testopia@bugs.koha-community.org Created attachment 130506 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=130506&action=edit Screenshot showing the problem There is an error in the logic controlling whether the "Images" tab appears on the bibliographic detail page in the staff interface. If the LocalCoverImages preference is enabled but the logged-in user doesn't have CAN_user_tools_upload_local_cover_images permission the "No images..." text appears outside of the tabs. This is because the logic for displaying the message differs from the logic for displaying the corresponding tab link. -- You are receiving this mail because: You are watching all bug changes.