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

--- Comment #69 from Andrew Fuerste-Henry <[email protected]> ---
Created attachment 198644
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=198644&action=edit
Bug 28915: Fix field_exists call in C4::MarcModificationTemplates

Control fields (generally, just tags below 010) do not have subfields, use
data() at /home/koha/Koha/Koha/SimpleMARC.pm line 460.

To test:
1. prove t/db_dependent/MarcModificationTemplates.t
2. Observe success

Signed-off-by: Anneli Österman <[email protected]>
Signed-off-by: Andrew Fuerste Henry <[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/

Reply via email to