Bug 15655

Summary: Do not display patron information on biblio detail page if not allowed
Product: Koha Reporter: Marc Véron <veron>
Component: CirculationAssignee: Bugs List <koha-bugs>
Status: NEW --- QA Contact: Testopia <testopia>
Severity: minor    
Priority: P5 - low CC: gmcharlt, katrin.fischer, kyle.m.hall
Version: Main   
Hardware: All   
OS: All   
See Also: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14244
Change sponsored?: --- Patch complexity: ---
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:

Description Marc Véron 2016-01-25 14:51:35 UTC
Staff members should have at least 'circulate_remaining_permissions' to display patron information (as with Bug 14244). 
However, the biblio detail page (cgi-bin/koha/catalogue/detail.pl) displays in the 'Holdings' tab, column 'Status' information like: 'Currently in local use by Edna Acosta : due 11/12/2015 23:59', and the link on the patron's name leads to the "No permission" page. 
This information should not display if 'circulate_remaining_permissions' is not set.
Comment 1 Katrin Fischer 2019-02-10 21:10:24 UTC
I am not sure if it should be the circulation permission.
I think borrowers or a new sub permission to borrowers would make sense. It already has a sub permission now for viewing other libraries patrons.