Koha/cataloguing
Galen Charlton 2f5a28ee6a 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>
2009-05-11 07:47:41 -05:00
..
value_builder bug 3212: MARC21 bib leader plugin sets Leader/09 to 'a' 2009-05-11 07:47:41 -05:00
addbiblio.pl Minor Feature : username when cataloguing 2009-04-24 21:38:02 -05:00
addbooks.pl bug 1980 [3/3]: remove bug workaround from pagination links 2008-07-10 09:18:30 -05:00
additem.pl Use biblioitems.itemtype as a default for items.itype 2009-04-24 10:26:57 -05:00
plugin_launcher.pl cataloge subdir (and cataloguing) - Dates.pm integration and warnings fixes. 2007-12-04 18:21:11 -06:00
z3950_search.pl Remove unused $toggle code 2009-05-01 16:02:30 -05:00