https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24331
Myka Kennedy Stephens <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #96793|0 |1 is obsolete| | --- Comment #2 from Myka Kennedy Stephens <[email protected]> --- 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 <[email protected]> -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
