[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
Tue May 14 19:24:34 CEST 2019


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

--- Comment #2 from Jonathan Druart <jonathan.druart at bugs.koha-community.org> ---
Created attachment 89766
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=89766&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?

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


More information about the Koha-bugs mailing list