Bug 7601 - Preference for default language for field 008 Range 35-37 (instead of...
authorMarc Veron <veron@veron.ch>
Fri, 8 Jun 2012 15:39:39 +0000 (17:39 +0200)
committerPaul Poulain <paul.poulain@biblibre.com>
Sun, 10 Jun 2012 08:53:14 +0000 (10:53 +0200)
commit419b0dfccf713268236d3ad1dc2878e6c16ac3bf
tree55030bc384a81be99de79bb127cc5f8302bf5a2d
parent6e60986819e9c37e3d41584b89fbddbf68e7484d
Bug 7601 - Preference for default language for field 008 Range 35-37 (instead of hard coded "eng")

When a new marc record is added, the language code in field 008 Range 35-37 defaults to Englih ("eng"). This makes cataloguing inefficient and error-prone for librarians if most of the bibliographic data is e.g. in German or in French.

Test:
- Apply patch
- Edit preference DefaultLanguageField008, fill in e.g. 'ger'
- Go to Cataloguing, Add marc Record
- Click in field 008. Language code should read 'ger' (instead of 'eng')

Signed-off-by: Chris Cormack <chris@bigballofwax.co.nz>
cataloguing/value_builder/marc21_field_008.pl
cataloguing/value_builder/normarc_field_008.pl
installer/data/mysql/sysprefs.sql
installer/data/mysql/updatedatabase.pl
koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/cataloguing.pref