https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35953

--- Comment #13 from Emmi Takkinen <[email protected]> ---
Created attachment 191245
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=191245&action=edit
Bug 35953: Do not show Catalogue modal if patron only has permission to delete
bibliographic records

If patron has only delete_bibliographic_records permission the link
to Catalogue modal is still displayed although patron has no permissions
to use functions or tools to edit bibliographic record or items. This
patch hides the modal link if patron has only delete_bibliographic_records
permission.

To test:
1. Add delete_bibliographic_records to patron, but to not add any other
permissions for them from editcatalogue permissions.
2. Navigate to the main page.
=> Note that link to the Catalogue modal is displayed.
3. Apply this patch and refresh the main page.
=> Note that link to the Catalogue modal is no longer displayed.

Sponsored-by: Koha-Suomi Oy

-- 
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/

Reply via email to