https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29785
--- Comment #2 from Tomás Cohen Arazi <[email protected]> --- 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 <[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/
