[Koha-bugs] [Bug 34551] New: Don't allow Z39.50 import if MARC can't be converted to MARCXML

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Aug 17 06:43:32 CEST 2023


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

            Bug ID: 34551
           Summary: Don't allow Z39.50 import if MARC can't be converted
                    to MARCXML
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P5 - low
         Component: Z39.50 / SRU / OpenSearch Servers
          Assignee: koha-bugs at lists.koha-community.org
          Reporter: dcook at prosentient.com.au
        QA Contact: testopia at bugs.koha-community.org
                CC: m.de.rooy at rijksmuseum.nl

As I note on bug 34014 and bug 34549, if you've got the wrong encoding on your
Z39.50 server, you can wind up importing MARC data that contains invalid data
(like control characters). 

During copy cataloguing, there should be a warning that there's a problem with
the data (possibly because of Z39.50 server config).

That way we have librarians raising the flag that there's a problem before the
data is in Koha rather than us doing cleanup after it's been imported.

(Of course, bulk loaded MARC will still be a problem, but baby steps...)

-- 
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