https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39529
Bug ID: 39529
Summary: Incorrect relationship subfield for unimarc when
linking authorities with other authorities
Change sponsored?: ---
Product: Koha
Version: Main
Hardware: All
OS: All
Status: NEW
Severity: enhancement
Priority: P5 - low
Component: MARC Authority data support
Assignee: [email protected]
Reporter: [email protected]
QA Contact: [email protected]
At least from Koha 23.11, in UNIMARC database, when you choose an authority to
link with another authority, and select one relationship in the auth_finder,
the relation code is added in subfield w, as it is for MARC21.
For UNIMARC it should be subfield 5
Test Plan :
0) [PREREQUISITES in order for the authority finder plugin to come up]
a) database configured in UNIMARC
b) In the SNC (or TOPIC_TERM) authority type
c) View the MARC structure, click on 'Actions->Subfields' for tag 550; click
on 'Edit subfields'.
Select the subfield 'a' tab, then pick an auth type (it could be the same
SNC or TOPIC_TERM) from the 'Thesaurus:' dropdown menu; click 'Save changes' at
the top.
d) In the 550 field, add the subfield w if it does not exists (only to be
able to view the problem)
1) In the Staff client, go to Authorities, then click 'New Authority'
and pick the 'SNC' (or TOPIC_TERM) authority type (or edit an existing
auth).
2) When the authority editor comes up, go to tag 550 and expand it.
3) Click on the ellipsis (...) next to subfield $a.
4) When the authority finder comes up, search for an authority, pick a relator
code from the 'Special relationship:' dropdown, and then click on the 'Choose'
button for one of the authorities you found.
5) Notice that the code of the relationship is added in subfield w. It should
be subfield 5.
5bis) After a suitable patch will be applied : Notice that the code of the
relationship is added in subfield 5
--
You are receiving this mail because:
You are watching all bug changes.
You are the assignee for the bug.
_______________________________________________
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/