[Koha-bugs] [Bug 22908] Modsuggestion will generate a notice even if the modification failed

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed May 15 19:52:34 CEST 2019


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

--- Comment #4 from Liz Rea <wizzyrea at gmail.com> ---
Created attachment 89793
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=89793&action=edit
Bug 22908: Prevent ModSuggestion to send a notice if something wrong happened

There is a return value $status_update_table that is set to 0, then we
send the alert (whatever the value of this variable). We must return
earlier if something happened!

Test plan:
Not sure how to recreate it via the interface, so just run the tests?

Signed-off-by: Liz Rea <wizzyrea at gmail.com>

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


More information about the Koha-bugs mailing list