8 Nov
2018
8 Nov
'18
3:31 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21079 --- Comment #12 from Andrew Isherwood <andrew.isherwood@ptfs-europe.com> --- Created attachment 82092 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=82092&action=edit Bug 21079: (follow-up) Move from Try::Tiny to eval In line with similar examples already in Koha, we now eval the transaction, instead of putting it in a try/catch block. This patch also addressed the other comments made in https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21079#c10 - AutoCommit & RaiseError are now reset - Don't set the version if the update fails -- You are receiving this mail because: You are watching all bug changes.