http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14504
Barton Chittenden <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #44149|0 |1 is obsolete| | --- Comment #29 from Barton Chittenden <[email protected]> --- Created attachment 45789 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=45789&action=edit bug 14504: QA Followup -- fixing DelItemCheck arguments Remove $dbh as argument to C4::Items::DelItemCheck and C4::Items::ItemSafeToDelete, also change all calls to these functions throughout the codebase. Also remove remaining reference to 'do_not_commit' in t/db_dependent/Items_DelItemCheck.t Fixed doubled "$$" in C4/ImportBatch.pm -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
