https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33138 Nick Clemens <nick@bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #149706|0 |1 is obsolete| | --- Comment #4 from Nick Clemens <nick@bywatersolutions.com> --- Created attachment 150364 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=150364&action=edit Bug 33138: Don't copy tag 147 to authority MARC frameworks We shouldn't be including tag 147 in every authority MARC framework we install, since like all 1xx authority tags there should only be one per record. It only belongs in a NAME_EVENT framework, which we don't install. Test plan: 1. Apply patch, kd && ku or however you like to restart 2. Administration - Authority types - Actions button for Default - MARC structure 3. In the search box below the text "Select an authority framework" enter 147 and click OK 4. Once you see that it exists in Default, switch the dropdown to each of the other frameworks and verify it doesn't appear in any. Signed-off-by: David Nind <david@davidnind.com> Signed-off-by: Nick Clemens <nick@bywatersolutions.com> -- You are receiving this mail because: You are watching all bug changes.