[Koha-bugs] [Bug 24331] Internal server error when placing hold on item if itemtype undefined

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Jan 3 14:30:49 CET 2020


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

--- Comment #1 from Nick Clemens <nick at bywatersolutions.com> ---
Created attachment 96793
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=96793&action=edit
Bug 24331: Don't die on items with no type

To test:
1 - Find or create an item with no itemtype set
2 - Attempt to place a hold
3 - INternal server error
4 - Apply patch
5 - Repeat
6 - No error
7 - Set the items itemtype to an itemtype marked not for loan
8 - Set circ rules to allow holds on this itemtype
9 - Attempt to place hold, item is not holdable
10 - Remove not for loan from itemtype
11 - Item is holdable

-- 
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