https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42503
--- Comment #94 from Paul Derscheid <[email protected]> --- Created attachment 204875 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=204875&action=edit Bug 42503: (follow-up) Drop is_superlibrarian from HidePatronName check When HidePatronName is enabled, the patron embed should be redacted for all users regardless of superlibrarian status. The API contract is consistent: the syspref controls visibility universally. Adds test coverage for HidePatronName behavior including verification that superlibrarians are also subject to the redaction. Signed-off-by: Paul Derscheid <[email protected]> -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list -- [email protected] To unsubscribe send an email to [email protected] website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
