[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
Sun Jan 19 00:53:10 CET 2020


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

Myka Kennedy Stephens <mkstephens at lancasterseminary.edu> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #96793|0                           |1
        is obsolete|                            |

--- Comment #2 from Myka Kennedy Stephens <mkstephens at lancasterseminary.edu> ---
Created attachment 97584
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=97584&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

Signed-off-by: Myka Kennedy Stephens <mkstephens at lancasterseminary.edu>

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


More information about the Koha-bugs mailing list