http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8347
Priority: P5 - low
Change sponsored?: ---
Bug ID: 8347
CC: [email protected]
Assignee: [email protected]
Summary: Koha forces UNIMARC 100 field code language to 'fre'
Severity: enhancement
Classification: Unclassified
OS: All
Reporter: [email protected]
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.
_______________________________________________
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/