https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33260
--- Comment #288 from Martin Renvoize (ashimema) <[email protected]> --- Created attachment 193227 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=193227&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 <[email protected]> -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
