https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27837
--- Comment #37 from Nick Clemens <[email protected]> --- 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. _______________________________________________ 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/
