bug 3212: MARC21 bib leader plugin sets Leader/09 to 'a'
authorGalen Charlton <galen.charlton@liblime.com>
Fri, 8 May 2009 20:10:15 +0000 (15:10 -0500)
committerGalen Charlton <galen.charlton@liblime.com>
Mon, 11 May 2009 12:47:41 +0000 (07:47 -0500)
commit2f5a28ee6a7acaef9c92fc114e61e4f111cbad48
tree2154238e029128d15a67faa38ead4bc57221f02d
parent7b3a06692cfdfbce063ff75389a7138f933e3a34
bug 3212: MARC21 bib leader plugin sets Leader/09 to 'a'

Changed the plugin so that the form for editing the MARC21
leader now sets postion 9 (character coding) to 'a' (UCS/Unicode)
and no longer gives the cataloger the option to change it.  Koha
uses UTF-8 exclusively for MARC records, and a number of bugs
can be triggered by storing MARC21 bib and authority record
whose Leader/09 is anything other than 'a'.  Since internal
routines are increasingly ensuring that the MARC21 Leader/09 is
set to 'a', it doesn't make sense to give catalogers the idea
that it's possible (or a good idea) to set the Leader/09 to any
other value.

Signed-off-by: Galen Charlton <galen.charlton@liblime.com>
cataloguing/value_builder/marc21_leader.pl
koha-tmpl/intranet-tmpl/prog/en/modules/cataloguing/value_builder/marc21_leader.tmpl