[Koha-bugs] [Bug 35800] edit_any_item permission required to see patron name in detail page

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Jan 23 18:52:19 CET 2024


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

Lucas Gass <lucas at bywatersolutions.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |lucas at bywatersolutions.com

--- Comment #2 from Lucas Gass <lucas at bywatersolutions.com> ---
Im not sure why there is a check for [% IF item.can_be_edited %] before
displaying the patron name. That seems to be what is wrong here. Removing this
check will make this work properly and honor
'view_borrower_infos_from_any_libraries' instead of 'edit_any_items'.

-- 
You are receiving this mail because:
You are watching all bug changes.
You are the assignee for the bug.


More information about the Koha-bugs mailing list