http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14583
Bug ID: 14583
Summary: Subfields not deleted when automatically merging
authorities.
Change sponsored?: ---
Product: Koha
Version: master
Hardware: All
OS: All
Status: NEW
Severity: minor
Priority: P5 - low
Component: Cataloging
Assignee: [email protected]
Reporter: [email protected]
QA Contact: [email protected]
CC: [email protected]
This problem happens when editing autorities with syspref "dontmerge" enabled.
Subfield deletion is not reflected in the referencing record.
How to reproduce:
0) Set the "dontmerge" syspref to "Do"
1) Create an authority record.
2) Set values in the 245$a and 245$v subfields.
3) Edit or create a biliographic record and link the authority.
4) Edit the linked authority:
remove the 245$v subfield
add a value in the 245$z sufield
5) Check the authority values in the bibliographic record:
The $v subfield is still there (merge failed)
The $z subfield was added (merge worked)
(subfields and $v and $z were arbitrarely chosen)
A patch will follow.
--
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
http://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/