14 Sep
2015
14 Sep
'15
9:42 p.m.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14197 --- Comment #15 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- Created attachment 42545 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=42545&action=edit [PASSED QA] Bug 14197: Remove the warning on destroying TestBuilder objects This module will be called by db_dependent tests, which already create a transaction. TestBuilder creates a new one (which is certainly useless) and the rollback does not do anything. To see the warning see patches on bug 14045. Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl> Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de> -- You are receiving this mail because: You are watching all bug changes.