http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13532
--- Comment #4 from Olli-Antti Kivilahti <[email protected]> --- Created attachment 35036 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=35036&action=edit Bug 13532 - Unit tests for Bugg 13261 This patch adds unit tests to check against timeout of: checking in an Item from a debarred borrower (a borrower whose koha.borrowers.debarred-column has year 9999) timeouts the SIP-server. This is because creating a new DateTime for year 9999 takes forever. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. _______________________________________________ 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/
