[Koha-bugs] [Bug 27837] Permanent location is reverted to location when location updated and permanent_location mapped to MARC field

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue May 11 13:09:41 CEST 2021


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

--- Comment #37 from Nick Clemens <nick at bywatersolutions.com> ---
Created attachment 120832
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120832&action=edit
Bug 27837: (follow-up) Do not check subfield unless tag defined

This was causing extra warnings when the permanent_location field was
unmapped.

We only need to check if there is a field defined as you can define a mapping
without both a field and subfield, so the existence of one implies the other

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


More information about the Koha-bugs mailing list