Koha/koha-tmpl/intranet-tmpl/prog/en
Owen Leonard 4cc64fc636
Bug 33999: Subscription details link on bibliographic detail page should have permission check
This patch wraps the "Subscription details" link on the bibliographic
detail page with a permissions check, "CAN_user_serials," so that a user
lacking permission to access the Serials module will not be shown the
link.

To test, apply the patch and view the bibliographic detail page of a
serial record.

- When viewing the "Subscriptions" tab as a user with Serials
  permissions you should see the "Subscription details" link.
- When viewing the tab as a user without the correct permissions the
  link should not be present.

Signed-off-by: Lucas Gass <lucas@bywatersolutions.com>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
(cherry picked from commit 72524c3fbf)
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
2023-07-17 15:57:55 +01:00
..
data Bug 25381: XSLTs should not define entities 2021-01-22 13:46:40 +01:00
includes Bug 34106: Retain searchtype parameter in member-search-box 2023-07-17 15:54:45 +01:00
modules Bug 33999: Subscription details link on bibliographic detail page should have permission check 2023-07-17 15:57:55 +01:00
xslt Bug 29185: (QA follow-up) Quote title search in GetCnumSearchURL 2023-05-10 15:26:30 -03:00