Koha/cataloguing
John Beppu 9f782076db bug 2563: could not input into marc 008, fields 7-10 and 11-14
You actually *could* input data into those fields, but it wasn't
immediately obvious, because the field size was "4" and the
value was "    ".  You couldn't type anything in until you
backspaced over the spaces that were there by default.

UPDATE 2008-11-05:  Make absolutely sure that those values
are 4 chars long (via JavaScript)

Signed-off-by: Galen Charlton <galen.charlton@liblime.com>
2008-11-06 15:53:24 -06:00
..
value_builder bug 2563: could not input into marc 008, fields 7-10 and 11-14 2008-11-06 15:53:24 -06:00
addbiblio.pl bug 2317: avoid crash when auto-creating authority 2008-08-06 07:08:36 -05:00
addbooks.pl bug 1980 [3/3]: remove bug workaround from pagination links 2008-07-10 09:18:30 -05:00
additem.pl If the authorized value description doesn't exist, display the value 2008-07-25 10:08:31 -05:00
plugin_launcher.pl cataloge subdir (and cataloguing) - Dates.pm integration and warnings fixes. 2007-12-04 18:21:11 -06:00
thesaurus_popup.pl functions that were in C4::Interface::CGI::Output are now in C4::Output. 2007-04-24 13:54:28 +00:00
z3950_search.pl Report to user the connections errors to z39.50 server, like timeout(10007), and refused(10000). 2008-10-21 10:23:18 -05:00