[Koha-bugs] [Bug 16169] TransformMarcToKoha should not take $dbh in parameters

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Mar 30 13:03:50 CEST 2016


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16169

--- Comment #1 from Jonathan Druart <jonathan.druart at bugs.koha-community.org> ---
Created attachment 49680
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=49680&action=edit
Bug 16169: Change prototype for C4::Biblio::TransformMarcToKoha

subroutines should not take $dbh in parameter.
C4::Biblio::TransformMarcToKoha has it and does not use it.

Test plan:
Look at the patch and confirm that all occurrences of
TransformMarcToKoha have been modified.

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


More information about the Koha-bugs mailing list