http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7817
--- Comment #21 from M. de Rooy <[email protected]> --- Created attachment 30923 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=30923&action=edit Bug 7817 - Items Permanent location (shelving location) is set to NULL when item is edited A quick fix to prevent more damages. No perceived side-effects so far. Signed-off-by: David Cook <[email protected]> This is actually a perfectly good fix for this issue. I've changed the explanatory comment to explain why. Another option would be to remove the 'exists' check in the sub _do_column_fixes_for_mod(), but this is just as functional. Signed-off-by: Marcel de Rooy <[email protected]> Detailed comment on Bugzilla. Adding a small follow-up. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://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/
