https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19809 Bug ID: 19809 Summary: Koha::Objects::find calls do not need to be forbidden in list context Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: ASSIGNED Severity: enhancement Priority: P5 - low Component: Architecture, internals, and plumbing Assignee: julian.maurice@biblibre.com Reporter: julian.maurice@biblibre.com QA Contact: testopia@bugs.koha-community.org Depends on: 18539 Bug 18539 forbade to call Koha::Objects::find in list context. This is not necessary, we can fix the subroutine so that it can be called in scalar and list contexts without problems. See also discussion on ML: http://lists.koha-community.org/pipermail/koha-devel/2017-December/044213.ht... Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18539 [Bug 18539] Forbid Koha::Objects->find calls in list context -- You are receiving this mail because: You are watching all bug changes.