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)
committerHenri-Damien LAURENT <henridamien.laurent@biblibre.com>
Tue, 26 May 2009 19:15:28 +0000 (21:15 +0200)
commit843ba6119cc65ab692ae1fb778d72755ea3d50ad
treeb1ae6527a08f9a96de43079efcb85c13af1102d2
parent9a4f97a5e67fded050e38de2fc25d9587efbcfa2
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>
Signed-off-by: Henri-Damien LAURENT <henridamien.laurent@biblibre.com>
cataloguing/value_builder/marc21_leader.pl
koha-tmpl/intranet-tmpl/prog/en/modules/cataloguing/value_builder/marc21_leader.tmpl