https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35507 --- Comment #26 from Marcel de Rooy <m.de.rooy@rijksmuseum.nl> --- <- prepare('SELECT flag, user_permissions.code FROM user_permissions JOIN permissions USING (module_bit, code) JOIN userflags ON (module_bit = bit) JOIN borrowers USING (borrowernumber) WHERE userid = ?')= ( DBI::st=HASH(0x55b072677978) ) [1 items] at Auth.pm line 2165 <- execute(undef)= ( '0E0' ) [1 items] at Auth.pm line 2171 !! The ERROR '2000' was CLEARED by call to fetch method <- fetchrow_hashref= ( undef ) [1 items] at Auth.pm line 2174 <- DESTROY(DBI::st=HASH(0x55b072677bb8))= ( undef ) [1 items] at Auth.pm line 2177 <- DESTROY(DBI::st=HASH(0x55b072677558))= ( undef ) [1 items] at Auth.pm line 2133 <- DESTROY(DBI::st=HASH(0x55b0726772b8))= ( undef ) [1 items] at Auth.pm line 2307 <- FETCH('Active')= ( 1 ) [1 items] at DBI.pm line 939 rollback ineffective with AutoCommit enabled at /usr/share/perl5/DBIx/Class/Storage/DBI.pm line 1651. <- rollback= ( '' ) [1 items] at DBI.pm line 1651 <- disconnect_all= ( ) [0 items] (not implemented) at DBI.pm line 758 # Looks like you planned 62 tests but ran 40. -- You are receiving this mail because: You are watching all bug changes.