Bug 8347 - Koha forces UNIMARC 100 field code language to 'fre'
authorVitor FERNANDES <vfernandes@keep.pt>
Wed, 5 Dec 2012 15:34:24 +0000 (15:34 +0000)
committerJared Camins-Esakov <jcamins@cpbibliography.com>
Wed, 20 Feb 2013 14:06:57 +0000 (09:06 -0500)
commit93ba3b85608ec468c2c11f38b5aca9ade40c5fbc
treeead58db87f63f867a784f9ed98c7e18fb4ef5e0b
parenta7eb8832827a4632b750eed30c1ba920ec89bf5c
Bug 8347 - Koha forces UNIMARC 100 field code language to 'fre'

Changed Charset.pm to use defaultlanguage instead of 'fre'.

Signed-off-by: Rolando Isodoro <rolando.isidoro@gmail.com>
Signed-off-by: Katrin Fischer <Katrin.Fischer.83@web.de>
Passes all tests and QA script.

1) Check system preference was added correctly:
   UNIMARCField100Language
2) Change code in preference to be not 'fre'.
3) Catalog a bibliographic record.
  - check plugin shows new value
  - check empty field is filled with new value from the plugin
  - check you can still edit it to be something else

Signed-off-by: Jared Camins-Esakov <jcamins@cpbibliography.com>
C4/Charset.pm
installer/data/mysql/updatedatabase.pl