https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9805
Jonathan Druart <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Failed QA --- Comment #44 from Jonathan Druart <[email protected]> --- FAIL C4/Circulation.pm FAIL valid "my" variable $borrower masks earlier declaration in same scope $borrower is already defined few lines before. It does not seem necessary to call GetMember, GetMemberDetails has been called just before. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://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/
