https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28846
David Nind <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #188472|0 |1 is obsolete| | --- Comment #4 from David Nind <[email protected]> --- Created attachment 190709 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=190709&action=edit Bug 28846: Check if biblioitems.itemtype mapping exists before using itemtypes in suggestions Test plan: 1 - Ensure you have no mappings on biblioitems.itemtype 2 - Create a suggestion -> there is a field "Document type" you get an error when submitting. 3 - Apply patch 4 - Create a suggestion -> there is no field anymore and you get no error 5 - Put back the mapping on biblioitems.itemtype and check the field "Document type" is still present suggestion form Signed-off-by: David Nind <[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/
