Bug 36485 - Automatic linking in reports should respect permissions
Summary: Automatic linking in reports should respect permissions
Status: NEW
Alias: None
Product: Koha
Classification: Unclassified
Component: System Administration (show other bugs)
Version: 22.11
Hardware: All All
: P5 - low enhancement
Assignee: Bugs List
QA Contact: Testopia
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-04-02 06:59 UTC by Ray Delahunty
Modified: 2024-04-02 06:59 UTC (History)
1 user (show)

See Also:
Change sponsored?: ---
Patch complexity: ---
Documentation contact:
Documentation submission:
Text to go in the release notes:
Version(s) released in:
Circulation function:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ray Delahunty 2024-04-02 06:59:48 UTC
In 22.05 the fix to Bug 5697 does simplify the linking so that biblio.biblionumber provides a link to Edit record and View record. However if a staff member does not have Edit Catalogue permission and selects Edit record (rather than just View record) the new tab opens but the staff member is force logged-out of Koha due to lack of permissions. The Edit option should only display (for biblionumber, itemnumber, borrowernumber and cardnumber) where the appropriate permissions are set for the logged-in user.