https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23403
--- Comment #18 from Nick Clemens <[email protected]> --- (In reply to Victor Grousset/tuxayo from comment #17) > IIUC the test plan is > - comment 0 > - prove t/db_dependent/SIP/* That covers most of it, I think full testing would be: 1 - Have two patrons with userids and no cardnumber 2 - Note which of these has the higher borrower number 3 - Use the SIP cli emulator to connect and checkout a book to the patron with higher borrowernumber 4 - Note the book may checkout to the wrong patron! 5 - Apply patch 6 - Checkout to both patrons via sip 7 - The patrons get the correct checkouts -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://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/
