Koha/cataloguing
Marcel de Rooy 76338220dd Bug 5374 (update transaction date when saving biblio) RESENT with small fix
Currently, the plugin marc21_field_005 and its unimarc opponent fill field 005
when this field gets focus. This implies that updating a record without
touching this field does not update 005.
At the same time, a user could accidentally delete a character in the 005 when
having focus. This mutilated field value will be saved however.

I would suggest to add a few lines to ModBiblioMarc in Biblio.pm to ascertain
that adding or updating a record always updates 005 in marc21 as well as
unimarc.

Signed-off-by: Nicole Engard <nengard@bywatersolutions.com>
Signed-off-by: Chris Cormack <chrisc@catalyst.net.nz>
2011-01-05 08:42:47 +13:00
..
value_builder Bug 5374 (update transaction date when saving biblio) RESENT with small fix 2011-01-05 08:42:47 +13:00
addbiblio.pl Fix for Bug 2122, Grayed out Fields not always visible 2010-11-17 21:21:29 +13:00
addbooks.pl bug 4311: respect OPACXSLTResultsDisplay 2010-05-25 11:22:47 -04:00
additem.pl bug 4866 follow-up - minor code formatting cleanup 2010-11-15 21:33:56 +13:00
merge.pl Bug 5385: POD Cleanups (part 2) 2010-11-12 10:06:56 +13:00
merge_ajax.pl Bug 2505 - Add commented use warnings where missing in the cataloguing/ directory 2010-04-21 20:27:05 +12:00
moveitem.pl Bug 2505 - Add commented use warnings where missing in the cataloguing/ directory 2010-04-21 20:27:05 +12:00
plugin_launcher.pl Bug 2505 - Add commented use warnings where missing in the cataloguing/ directory 2010-04-21 20:27:05 +12:00
z3950_search.pl Fix for Bug 5254 - no need to scroll left to right on acq z search 2010-10-26 08:48:15 -04:00