[Koha-bugs] [Bug 12029] Patrons should be able to delete their patron messages

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Jul 8 20:53:16 CEST 2022


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

--- Comment #31 from Owen Leonard <oleonard at myacpl.org> ---
Created attachment 137435
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=137435&action=edit
Bug 12029: (follow-up) Adhering to coding guidelines

This is a follow-up patch which (based on comment #19) does
the following:

1) Removes newline from top of Koha/Patron/Messages.pm
2) Changes method Koha::Patron::Messages->unread to ->filter_by_unread
3) Removes method Koha::Patron::Messages->unread_count
4) (Will address tests in separate patch)
5) Removes changes to Koha/Schema/Result/Message.pm
6) Changes atomicupdate from qq{} to q{}
7) (Left for RM)
8) Removes extra copyright statement in opac/dismiss_message.pl
9) Removes extra comments from opac/dismiss_message.pl
10) (Left for now)
11) (Left for now)

Sponsored-by: Horowhenua Library Trust

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


More information about the Koha-bugs mailing list