[Koha-bugs] [Bug 26367] New: Warn in HoldsQueue if request itemtype set but request is not item specific

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Sep 3 14:11:44 CEST 2020


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

            Bug ID: 26367
           Summary: Warn in HoldsQueue if request itemtype set but request
                    is not item specific
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: P5 - low
         Component: Hold requests
          Assignee: koha-bugs at lists.koha-community.org
          Reporter: nick at bywatersolutions.com
        QA Contact: testopia at bugs.koha-community.org
                CC: gmcharlt at gmail.com

To recreate:
0 - set AllowHoldItemTypeSelection to 'Allow'
1 - Place a title level hold for a record with an item from Library A for
delivery at Library A for a patron from Library A with an itemtype specified
2 - perl misc/cronjobs/holds/build_holds_queue.pl
3 - There are warns:

Use of uninitialized value in hash element at /kohadevbox/koha/C4/HoldsQueue.pm
line 523.
Use of uninitialized value in string eq at /kohadevbox/koha/C4/HoldsQueue.pm
line 523.

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


More information about the Koha-bugs mailing list