[Koha-bugs] [Bug 16168] Eliminate unneeded C4::Context->dbh calls in C4/Biblio.pm

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


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

--- Comment #5 from Jacek Ablewicz <abl at biblos.pk.edu.pl> ---
(In reply to Jonathan Druart from comment #3)
> Comment on attachment 49679 [details] [review]
> Bug 16168: Eliminate unneeded C4::Context->dbh calls in C4/Biblio.pm
> 
> Review of attachment 49679 [details] [review]:
> -----------------------------------------------------------------
> 
> ::: C4/Biblio.pm
> @@ +2618,4 @@
> >  
> >  sub TransformMarcToKoha {
> >      my ( $dbh, $record, $frameworkcode, $limit_table ) = @_;
> > +    ## FIXME: $dbh parameter is never used inside this subroutine ???
> 
> Do you plan to work on it?

Nah, too many changes in too many places ;)

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


More information about the Koha-bugs mailing list