[Koha-bugs] [Bug 19809] New: Koha::Objects:: find calls do not need to be forbidden in list context

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Dec 14 09:18:38 CET 2017


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 at biblibre.com
          Reporter: julian.maurice at biblibre.com
        QA Contact: testopia at 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.html


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.


More information about the Koha-bugs mailing list