[Koha-bugs] [Bug 8347] New: Koha forces UNIMARC 100 field code language to 'fre'

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Jul 3 07:46:30 CEST 2012


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

          Priority: P5 - low
 Change sponsored?: ---
            Bug ID: 8347
                CC: m.de.rooy at rijksmuseum.nl
          Assignee: gmcharlt at gmail.com
           Summary: Koha forces UNIMARC 100 field code language to 'fre'
          Severity: enhancement
    Classification: Unclassified
                OS: All
          Reporter: frederic at tamil.fr
          Hardware: All
            Status: NEW
           Version: rel_3_10
         Component: Cataloging
           Product: Koha

Reported on Koha mailing list:

  I can not change the UNIMARC 100 FIELD  Language of cataloging. I
  changed the default "fre" to "chi",   I saved it . But I find all  100
  FIELD  Language of cataloging  are "fre" again.

Take a look at C4/Biblio.pm module, line 3547:

  substr( $string, 22, 6, "frey50" );

Check also rebuild_zebra.pl fix_unimarc_100() function.

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


More information about the Koha-bugs mailing list