[Bug 14769] New: Authorities merge: Set correct indicators in biblio field
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14769 Bug ID: 14769 Summary: Authorities merge: Set correct indicators in biblio field Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: ASSIGNED Severity: enhancement Priority: P5 - low Component: MARC Authority data support Assignee: julian.maurice@biblibre.com Reporter: julian.maurice@biblibre.com QA Contact: testopia@bugs.koha-community.org Biblio field indicators should be the same indicators as the linked authority's main field -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14769 --- Comment #1 from Julian Maurice <julian.maurice@biblibre.com> --- Created attachment 42197 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=42197&action=edit Bug 14769: Authorities merge: Set correct indicators in biblio field Biblio field indicators should be the same indicators as the linked authority's main field -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14769 Julian Maurice <julian.maurice@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |Needs Signoff -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14769 Julian Maurice <julian.maurice@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Severity|enhancement |minor -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14769 Julian Maurice <julian.maurice@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Patch complexity|--- |Small patch -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14769 Zeno Tajoli <z.tajoli@cineca.it> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |z.tajoli@cineca.it Status|Needs Signoff |Failed QA --- Comment #2 from Zeno Tajoli <z.tajoli@cineca.it> --- Hi Julian, this statement 'Biblio field indicators should be the same indicators as the linked authority's main field' is not correct, at least in MARC21.
From LOC Manual: Bib tag 600 is connect with Auth tag 100 Bib ind 1 == Auth ind 1 Bib ind 2 is different from Auth ind 2
Bib tag 240 is connect with Auth tag 130 Bib ind 1 is different from Auth ind 1 Bib ind 2 == Auth ind 2 Bib tag 630 is connect with Auth tag 130 Bib ind 1 == Auth ind 2 Bib ind 2 is different from Auth ind 1 If fact it is true also for Unimarc.
From IFLA Manual: Bib tag 500 is connect with Auth tag 230 Bib ind 1 is different from Auth ind 1 Bib ind 2 is different from Auth ind 2
I think that the idea is good but need to manage those cases with specific routines for MARC21 and Unimarc. For NORMARC we need to ask to Magnus Enger, we can start with a copy of MARC21 routine -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14769 --- Comment #3 from Julian Maurice <julian.maurice@biblibre.com> --- Hi Zeno, It seems to be true for all UNIMARC 7XX, and I assumed (hoped?) it was true for all authority links... Thanks. -- You are receiving this mail because: You are watching all bug changes.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org