[Koha-bugs] [Bug 22245] MARC modification templates does not allow move or copy control fields

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Feb 28 17:14:36 CET 2019


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

--- Comment #6 from Fridolin SOMERS <fridolin.somers at biblibre.com> ---
Ah OK, actually control field can not be used with the subfield of a regular
field.

I see is not implemented in Koha::SimpleMARC :
https://gitlab.com/koha-community/Koha/blob/f355788b340b19912891fd41c3168bac9c951aff/Koha/SimpleMARC.pm#L130

So this patch is good.

Just a problem :
When using 2 control fields, looks like move or copy with RexExp does not work.
I think its from :
https://gitlab.com/koha-community/Koha/blob/f355788b340b19912891fd41c3168bac9c951aff/Koha/SimpleMARC.pm#L570

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


More information about the Koha-bugs mailing list