Koha/koha-tmpl/intranet-tmpl/prog/en
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
..
css tweek css for staff search results item type images 2009-04-03 18:52:50 -05:00
includes (bug #3187) authority search pagination doesn't work 2009-05-08 10:23:58 -05:00
js Bug #2974 Adding category code to BorrowerMandatoryField produced a "The following fields are mandatory: categorycode" 2009-05-01 16:47:09 -05:00
lib bug 2509: fix file permissions 2008-08-21 18:55:02 -05:00
modules bug 3212: MARC21 bib leader plugin sets Leader/09 to 'a' 2009-05-11 07:47:41 -05:00
xslt Add a UNIMARC to Dublin Core XSL 2009-04-01 11:30:13 -05:00
columns.def