https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19096
Marcel de Rooy <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Blocks| |19097 Status|NEW |ASSIGNED Assignee|[email protected] |[email protected] |ity.org | --- Comment #1 from Marcel de Rooy <[email protected]> --- After community feedback on the dev mailing list (see the thread on "MARC frameworks in Koha" in August 2017), it seems appropriate to propose making the Default framework authoritative for Koha to MARC mappings. This patch set will enforce that, building on top of the multiple mappings per kohafield in bug 10306. In other words: Routines like GetMarcFromKohaField will no longer look at the frameworkcode, but always consult Default. And it will no longer be allowed to change a kohafield via MARC Frameworks (marc_subfields_structure). You need to go through "Koha to MARC mapping" (koha2marclinks). A follow-up report (bug 19097) will do some housekeeping tasks like removing all framework parameters from various calls, etc. Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19097 [Bug 19097] Koha to MARC mappings Part 3 -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://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/
