[Koha-bugs] [Bug 27149] New: Z3950Responder removes itemnumber when adding item statuses

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Dec 3 17:56:55 CET 2020


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27149

            Bug ID: 27149
           Summary: Z3950Responder removes itemnumber when adding item
                    statuses
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: P5 - low
         Component: Z39.50 / SRU / OpenSearch Servers
          Assignee: koha-bugs at lists.koha-community.org
          Reporter: nick at bywatersolutions.com
        QA Contact: testopia at bugs.koha-community.org
                CC: m.de.rooy at rijksmuseum.nl

Koha/Z3950Responder/Session.pm:
297     $field->delete_subfield( code => $itemnumber_subfield );


This breaks MARCEdit integration as svc/bib uses the itemnumber field to update
items

-- 
You are receiving this mail because:
You are watching all bug changes.
You are the assignee for the bug.


More information about the Koha-bugs mailing list