http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15655 Bug ID: 15655 Summary: Do not display patron information on biblio detail page if not allowed Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: minor Priority: P5 - low Component: Circulation Assignee: koha-bugs@lists.koha-community.org Reporter: veron@veron.ch QA Contact: testopia@bugs.koha-community.org CC: gmcharlt@gmail.com, kyle.m.hall@gmail.com 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. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.