http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10240
Jared Camins-Esakov <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #21159|0 |1 is obsolete| | --- Comment #41 from Jared Camins-Esakov <[email protected]> --- Created attachment 21497 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=21497&action=edit Bug 10240 follow-up: don't delete transactions if auth fails When uploading transactions, we were not checking that authentication had succeeded before deleting the transactions from the local database. That was bad. With this patch, we check. That is good. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] 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/
