[Koha-bugs] [Bug 29660] New: reserve/request.pl should not deal with biblioitem

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Dec 8 16:26:09 CET 2021


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29660

            Bug ID: 29660
           Summary: reserve/request.pl should not deal with biblioitem
 Change sponsored?: ---
           Product: Koha
           Version: unspecified
          Hardware: All
                OS: All
            Status: ASSIGNED
          Severity: enhancement
          Priority: P5 - low
         Component: Architecture, internals, and plumbing
          Assignee: jonathan.druart+koha at gmail.com
          Reporter: jonathan.druart+koha at gmail.com
        QA Contact: testopia at bugs.koha-community.org

The way reserve/request.pl is written is wrong, hard to read and to maintain.
We should not use a biblioitemloop variable as there is a 1-1 link between
biblio and biblioitem

That would simplify the code a lot and make it more readable.

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list