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

--- Comment #3 from Tomás Cohen Arazi <tomasco...@gmail.com> ---
Note: 
- If the code is not catching problems, it is already failing, and it will now
fail in a different way. But no behaviour change.
- If the code is catching problems (either Try::Tiny or just eval) the thing to
test, is if the code handling the problem (in AddReturn) is expectig DBIC
specific exceptions, die, etc. I grepped the code and didn't find places in
which AddReturn is eval-ed and THEN the failure message is verified/inspected.

This means the behaviour is not changed by this patches. But another set of
eyes is welcome.

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to