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

            Bug ID: 18533
           Summary: MARC::Record->encoding does not handle UNIMARC records
 Change sponsored?: ---
           Product: Koha
           Version: unspecified
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: P5 - low
         Component: MARC Bibliographic data support
          Assignee: [email protected]
          Reporter: [email protected]
        QA Contact: [email protected]
        Depends on: 18152

Regarding bug 18152 MARC::Record->encoding should not be called directly from
our codebase.
C4::Charset::SetMarcUnicodeFlag should call MARC::Record->encoding for MARC21
and NORMARC but does the UNIMARC trick for UNIMARC records.

It seems that MARC::Record->encoding calls should be replaced with
C4::Charset::SetMarcUnicodeFlag everywhere.


Referenced Bugs:

https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18152
[Bug 18152] UNIMARC bib records imported with invalid 'a' char in label pos.9
-- 
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/

Reply via email to