[Koha-bugs] [Bug 13502] A bug was introduced by 1861 - meaning borrowers sometimes cant be added

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Dec 31 11:20:07 CET 2014


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

Jonathan Druart <jonathan.druart at biblibre.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jonathan.druart at biblibre.co
                   |                            |m

--- Comment #3 from Jonathan Druart <jonathan.druart at biblibre.com> ---
Chris,
With all patches from bug 1861, I don't get the error:

mysql> select count(*) from borrowers where userid="";
+----------+
| count(*) |
+----------+
|        1 |
+----------+
1 row in set (0.01 sec)

$ prove t/db_dependent/Circulation/CheckIfIssuedToPatron.t
t/db_dependent/Circulation/CheckIfIssuedToPatron.t .. ok     
All tests successful.
Files=1, Tests=22,  2 wallclock secs ( 0.04 usr  0.00 sys +  1.34 cusr  0.04
csys =  1.42 CPU)
Result: PASS

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


More information about the Koha-bugs mailing list