https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27024 Bug ID: 27024 Summary: Multiple subfields are removed after linking authority Change sponsored?: --- Product: Koha Version: unspecified Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: MARC Authority data support Assignee: koha-bugs@lists.koha-community.org Reporter: estherm@sodaspringsid.com QA Contact: testopia@bugs.koha-community.org In this example: 650 _ 0 ‡aCooking‡zMexico‡zOaxaca (State) It is possible to have multiple subfield z. After linking the authority with the linker (ctrl-shift L), the marc tag looks like: 650 _ 0 ‡aCooking‡zMexicoOaxaca (State)‡9318501 Where the second subfield Z is removed. I then have to manually add the second subfield Z label back in. The authority linker should respect multiple subfields. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.