[Koha-bugs] [Bug 10240] Offline circulation using HTML5 and IndexedDB

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Sun Sep 29 07:25:27 CEST 2013


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10240

Chris Cormack <chris at bigballofwax.co.nz> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #21556|0                           |1
        is obsolete|                            |

--- Comment #58 from Chris Cormack <chris at bigballofwax.co.nz> ---
Created attachment 21575
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=21575&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.

Signed-off-by: Bernardo Gonzalez Kriegel <bgkriegel at gmail.com>
Signed-off-by: Chris Cormack <chris at bigballofwax.co.nz>

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


More information about the Koha-bugs mailing list