https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33138
David Nind <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #147768|0 |1 is obsolete| | --- Comment #2 from David Nind <[email protected]> --- Created attachment 149706 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=149706&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 <[email protected]> -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://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/
