https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26900 Bug ID: 26900 Summary: Fixes Koka::Libraries typo in C4/Reserves.pm Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: major Priority: P5 - low Component: Hold requests Assignee: koha-bugs@lists.koha-community.org Reporter: philippe.blouin@inlibro.com QA Contact: testopia@bugs.koha-community.org CC: gmcharlt@gmail.com Plain simple: my $home_library = Koka::Libraries->find( {branchcode => $item->homebranch} ); This patch replaces 'Koka' by 'Koha'. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.