Bug 5374 (update transaction date when saving biblio) RESENT with small fix
authorMarcel de Rooy <M.de.Rooy@rijksmuseum.nl>
Wed, 15 Dec 2010 23:11:28 +0000 (18:11 -0500)
committerChris Cormack <chrisc@catalyst.net.nz>
Tue, 4 Jan 2011 19:42:47 +0000 (08:42 +1300)
commit76338220ddf688f6e38488624dd260e0810db1c3
tree1cbded41075129057418b49ec984657a6556d54d
parent34c0fb876347e6ae48b9dfcc6c9d949655f8594a
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>
C4/Biblio.pm
cataloguing/value_builder/marc21_field_005.pl