https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31307 Bug ID: 31307 Summary: already_reserved never used in opac/opac-reserve.pl Change sponsored?: --- Product: Koha Version: unspecified Hardware: All OS: All Status: ASSIGNED Severity: minor Priority: P5 - low Component: Architecture, internals, and plumbing Assignee: jonathan.druart+koha@gmail.com Reporter: jonathan.druart+koha@gmail.com QA Contact: testopia@bugs.koha-community.org my $policy_holdallowed = !$itemLoopIter->{already_reserved}; This "already_reserved" is never used. -- You are receiving this mail because: You are watching all bug changes.