http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5450 Summary: Name clash between ILSDI::Utility and Reserves Change sponsored?: --- Product: Koha Version: HEAD Platform: All OS/Version: All Status: NEW Severity: minor Priority: P5 Component: Architecture, internals, and plumbing AssignedTo: gmcharlt@gmail.com ReportedBy: colin.campbell@ptfs-europe.com QAContact: koha-bugs@lists.koha-community.org Estimated Hours: 0.0 C4::ILSDI::Utility exports a subroutine CanBookBeReserved. However both C4::ILSDI::Utility and C4::ILSDI::Services import a subroutine of the same name from C4::Reserves By making the import from Reserves we can silence the warning but it might be worth considering renaming one of the routines -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug.