[Koha-bugs] [Bug 17441] t/db_dependent/Letters.t fails on Jenkins

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Oct 14 11:21:29 CEST 2016


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

--- Comment #4 from Marcel de Rooy <m.de.rooy at rijksmuseum.nl> ---
Created attachment 56492
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=56492&action=edit
Bug 17441: [QA Follow-up] Return value of SendAlerts

This patch makes the return value of SendAlerts more consistent.
It returns 1 on success, or undef || { error => 'msg' } on failure.
Needed to adjust one test in Letters.t too.
Adjusted one typo along the way (seleted).

Signed-off-by: Marcel de Rooy <m.de.rooy at rijksmuseum.nl>
Tested by running Letters.t.
Also tested SendAlerts from the interface with AutoEmailOpacUser and
memberentry (adding new patron).

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


More information about the Koha-bugs mailing list