http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13502 Jonathan Druart <jonathan.druart@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jonathan.druart@biblibre.co | |m --- Comment #3 from Jonathan Druart <jonathan.druart@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.