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

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Jul 25 16:02:47 CEST 2014


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

Kyle M Hall <kyle at bywatersolutions.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #30053|0                           |1
        is obsolete|                            |
  Attachment #30054|0                           |1
        is obsolete|                            |
  Attachment #30055|0                           |1
        is obsolete|                            |

--- Comment #7 from Kyle M Hall <kyle at bywatersolutions.com> ---
Created attachment 30110
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=30110&action=edit
[PASSED QA] 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.

Signed-off-by: Chris Cormack <chrisc at catalyst.net.nz>

Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com>

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


More information about the Koha-bugs mailing list