[Koha-bugs] [Bug 29785] Koha::Object->messages must be renamed

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Jan 31 17:22:27 CET 2022


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

--- Comment #2 from Tomás Cohen Arazi <tomascohen at gmail.com> ---
Created attachment 130018
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=130018&action=edit
Bug 29785: Rename Koha::Object->message with ->object_messages

It will conflict with other ->messages methods, it's too generic.

Bug 29230 needs Koha::Patron->messages to return Koha::Patron::Messages for
instance.

Test plan:
Confirm that the tests modified by this patch still pass

Signed-off-by: Tomas Cohen Arazi <tomascohen at theke.io>

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


More information about the Koha-bugs mailing list