[Koha-bugs] [Bug 18435] Language entered in Materials Specified does not display when items are checked out and checked in

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Apr 14 19:11:21 CEST 2017


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

--- Comment #1 from Nick Clemens <nick at bywatersolutions.com> ---
Created attachment 62172
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=62172&action=edit
Bug 18435 - Language entered in Materials Specified does not display when items
are checked out and checked in

This problem stems from bug 17642, if items.materials is not linked to
an authorized value the contents are being tossed out. We shuold display
them instead

To test:
1 - Ensure items.materials 952$3 is not mapped to an authorized value
2 - Add a value to an item
3 - Check the item out, note the materials does not display
4 - Check the item in, note the materials does not display
5 - Apply patch
6 - Check the item out, note the materials does display
7 - Check the item in, note the materials does display

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


More information about the Koha-bugs mailing list