1 Dec
2017
1 Dec
'17
2:35 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17499 --- Comment #54 from Lari Taskula <lari.taskula@jns.fi> --- (In reply to Marcel de Rooy from comment #49)
QA Comment: Looks good to me overall (see also comment47). Fixed.
+=head3 search + +Koha::Patron::Message::Preferences->search_with_message_name({ + borrowernumber => 123, + message_name => 'Hold_Filled', +}); Wrong POD header Fixed.
Also cleaned commit message. I set it to Needs Signoff again as I added a new test changed the functionality of $patron->set_default_messaging_preferences to delete any previous preferences (this is expected behaviour; before this fix it would throw an exception). -- You are receiving this mail because: You are watching all bug changes.