https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14237
Aleisha Amohia <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Failed QA |Signed Off --- Comment #32 from Aleisha Amohia <[email protected]> --- (In reply to Kyle M Hall from comment #31) > Comment on attachment 118220 [details] [review] > Bug 14237: Add individual bibliographic records to course reserves > > Review of attachment 118220 [details] [review]: > ----------------------------------------------------------------- > > ::: C4/CourseReserves.pm > @@ +944,4 @@ > > =head2 GetItemCourseReservesInfo > > > > my $arrayref = GetItemCourseReservesInfo( itemnumber => $itemnumber ); > > + my $arrayref = GetItemCourseReservesInfo( biblionumber => > > $biblionumber ); > > This line is masking the variable above it. I imagine that's not what you > were intending! This was intentional, it's just part of the documentation to show how the subroutine can be called. Setting back to Signed off. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://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/
