[Koha-bugs] [Bug 10306] Allow multiple Koha to Marc mappings ( say publication info in MARC21 260 or RDA 264)

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Aug 7 15:08:23 CEST 2017


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

--- Comment #26 from Marcel de Rooy <m.de.rooy at rijksmuseum.nl> ---
Created attachment 65545
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=65545&action=edit
Bug 10306: Do not allow changes to kohafield within MARC frameworks

This patch makes two changes to support making the Default authoritative
as for Koha to MARC mappings:

[1] Disable the kohafield select combo. Add a hidden input to save value.
[2] When a new subfield is added, the kohafield is still empty and should
    be overwritten with its Default counterpart.

Test plan:
[1] Add a new tag and subfield in Default.
[2] Map it to a kohafield in koha2marclinks.pl
[3] Add the same tag and subfield in another framework.
    Verify that the kohafield is updated after you saved the subfield.

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


More information about the Koha-bugs mailing list