[Bug 18935] New: MARC::Record-> new_from_usmarc does not handle UNIMARC records
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18935 Bug ID: 18935 Summary: MARC::Record->new_from_usmarc does not handle UNIMARC records Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: major Priority: P5 - low Component: Acquisitions Assignee: koha-bugs@lists.koha-community.org Reporter: baptiste.wojtkowski@biblibre.com QA Contact: testopia@bugs.koha-community.org The problem related by Bug 18533 is also concerning all calls to MARC::Record->new_from_usmarc (this function uses MARC::Record->encoding). All imported marc notice from z3950 with 18152 active (versions after 16.11) are not considered as UTF-8 anymore by MARC::Record->new_from_usmarc and are also false encoded when imported in Koha. Example of problematic call: cataloguing/addbiblio.pl 85 my $record = MARC::Record->new_from_usmarc($marc); -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18935 Baptiste <baptiste.wojtkowski@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Severity|major |normal See Also| |https://bugs.koha-community | |.org/bugzilla3/show_bug.cgi | |?id=18910 Depends on| |18533, 18910 Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18533 [Bug 18533] MARC::Record->encoding does not handle UNIMARC records https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18910 [Bug 18910] Regression: Z39.50 wrong conversion in Unimarc by Bug 18152 -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18935 Baptiste <baptiste.wojtkowski@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |fridolin.somers@biblibre.co | |m, | |stephane.delaune@biblibre.c | |om -- You are receiving this mail because: You are watching all bug changes.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org