[Koha-bugs] [Bug 14544] Move the list related code to Koha::Virtualshelves

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Oct 9 13:30:58 CEST 2015


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

--- Comment #170 from Marcel de Rooy <m.de.rooy at rijksmuseum.nl> ---
Created attachment 43296
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=43296&action=edit
Bug 14544: [QA Follow-up] Fix warning about transaction

When running Virtualshelves.t, you have this warning:
DBD::mysql::db begin_work failed: Already in a transaction at
/usr/share/perl5/DBIx/Class/Storage/DBI.pm line 1339.

By moving the DBI lines after creating the TestBuilder object, the warning
will be gone.

Signed-off-by: Marcel de Rooy <m.de.rooy at rijksmuseum.nl>

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


More information about the Koha-bugs mailing list