[Koha-bugs] [Bug 12583] DelItem takes $dbh in parameter

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Jul 16 14:09:04 CEST 2014


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

--- Comment #1 from Jonathan Druart <jonathan.druart at biblibre.com> ---
Created attachment 29746
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=29746&action=edit
Bug 12583: DelItem prototype - Remove $dbh

Since C4::Context->dbh shares the DB handler, it's useless to pass it to
routines.

Test plan:
Try to remove an item from the Koha interface.
Verify that unit tests pass.

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


More information about the Koha-bugs mailing list