https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33260 Martin Renvoize (ashimema) <martin.renvoize@ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #172349|0 |1 is obsolete| | --- Comment #177 from Martin Renvoize (ashimema) <martin.renvoize@ptfs-europe.com> --- Created attachment 175508 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=175508&action=edit Bug 33260: Use search_limited to protect message privacy, and unit test This patch adds a Koha::Notice::Messages->search_limited sub to allow better control over which patron's notices the user can see. Test added to t/db_dependent/Koha/Notice/Message.t Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com> -- You are receiving this mail because: You are watching all bug changes.