[Koha-bugs] [Bug 27301] New: Harmonize methods for providing biblionumbers to opac-reserve.pl

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Dec 23 02:47:05 CET 2020


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

            Bug ID: 27301
           Summary: Harmonize methods for providing biblionumbers to
                    opac-reserve.pl
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P5 - low
         Component: Hold requests
          Assignee: koha-bugs at lists.koha-community.org
          Reporter: dcook at prosentient.com.au
        QA Contact: testopia at bugs.koha-community.org
                CC: gmcharlt at gmail.com

At the moment, you can send biblionumbers to opac-reserve.pl either as multiple
"biblionumbers" arguments or as a single compacted string like "1/2/3".

It seems silly to me to have all this code for handling these different
scenarios. We should just harmonize the callers.

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


More information about the Koha-bugs mailing list