[Koha-bugs] [Bug 14583] New: Subfields not deleted when automatically merging authorities.

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Jul 21 20:50:39 CEST 2015


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: gmcharlt at gmail.com
          Reporter: maxime.beaulieu at inlibro.com
        QA Contact: testopia at bugs.koha-community.org
                CC: m.de.rooy at rijksmuseum.nl

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.


More information about the Koha-bugs mailing list