[Koha-bugs] [Bug 17499] Koha objects for messaging preferences

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Dec 1 15:35:46 CET 2017


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

--- Comment #54 from Lari Taskula <lari.taskula at 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.


More information about the Koha-bugs mailing list