Bug 5690
authorHenri-Damien LAURENT <henridamien.laurent@biblibre.com>
Thu, 3 Feb 2011 23:01:19 +0000 (18:01 -0500)
committerChris Cormack <chrisc@catalyst.net.nz>
Fri, 4 Feb 2011 00:22:02 +0000 (13:22 +1300)
commit60dd25b5c230249581a9736458aad4bad783dd52
tree2c90b0ffeae5411770962aea51d3dcb6af1a9e2c
parent3b5aa120d71ebc7c3db7fb2177d360df03d5ed35
Bug 5690

MT3947: items.timestamp were not updated on edition

If items.timestamp is used in the framework and hidden
the fact that it is NOT deleted before update is done would input the previous timestamp,
which is not the desired behaviour.

Signed-off-by: Chris Nighswonger <cnighswonger@foundations.edu>
Signed-off-by: Chris Cormack <chrisc@catalyst.net.nz>
C4/Items.pm