[Koha-bugs] [Bug 11997] New: Download / export lists of records coding and format errors

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Mar 25 18:18:42 CET 2014


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11997

            Bug ID: 11997
           Summary: Download / export lists of records coding and format
                    errors
 Change sponsored?: ---
           Product: Koha
           Version: 3.14
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: P5 - low
         Component: Lists
          Assignee: gmcharlt at gmail.com
          Reporter: pablo.bianchi at gmail.com
        QA Contact: testopia at bugs.koha-community.org
                CC: m.de.rooy at rijksmuseum.nl

Either from OPAC and Intranet, while exporting lists with formats "MARC" (OPAC)
/ "Iso2709" (on Intranet; different name to same thing) the downloaded file
named "shelf.iso2709" is on latin1 instead of utf8, never reporting this, and
also it seems very buggy:

$ yaz-marcdump -f latin1 -t utf8 -i marc -o line  "shelf.iso2709" | head -n30
 [...]
245 00 $a Introducción general a la informática :  $b periféricos y redes 
locales /  $c Mario Carlos Ginzburg; ilustrado por Rafael Ginzburg
(Separator but not at end of field length=134)
250 a4 $  ed.

(Separator but not at end of field length=11)

260 aB $e nos Aires :  $b Mario Carlos Ginzburg,  $c 2006

(Separator but not at end of field length=51)

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


More information about the Koha-bugs mailing list