[Koha-bugs] [Bug 14494] Terribly slow checkout caused by DateTime->new in far future

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Jul 9 12:58:38 CEST 2015


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

--- Comment #12 from Marcel de Rooy <m.de.rooy at rijksmuseum.nl> ---
not ok 49 - No items due in less than one day (0 days in advance)
#   Failed test 'No items due in less than one day (0 days in advance)'
#   at t/db_dependent/Circulation.t line 527.
#          got: '2'
#     expected: '0'

Resolved this one now. The staff expiry was too quick :)
Still looking now at:

ok 61 - Calling UpdateFine on non-existant fine with an amount of 0 does not
result in an empty fine
DBD::mysql::db begin_work failed: Already in a transaction at
/usr/share/perl5/DBIx/Class/Storage/DBI.pm line 1339.
DBIx::Class::Schema::txn_begin(): DBD::mysql::db begin_work failed: Already in
a transaction at /usr/share/perl5/DBIx/Class/Storage/DBI.pm line 1339. at
/home/koha/testclone/t/lib/TestBuilder.pm line 75
DBIx::Class::Schema::txn_rollback(): Storage transaction_depth 0 does not match
false AutoCommit of DBI::db=HASH(0xb24823c), attempting ROLLBACK anyway at
/home/koha/testclone/t/lib/TestBuilder.pm line 360

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


More information about the Koha-bugs mailing list