bug Fixing : 3640
authorHenri-Damien LAURENT <henridamien.laurent@biblibre.com>
Fri, 25 Sep 2009 01:09:30 +0000 (03:09 +0200)
committerGalen Charlton <gmcharlt@gmail.com>
Wed, 10 Feb 2010 13:57:00 +0000 (08:57 -0500)
commit007b10446ff76982b3d4d27b4e758af69f0a364a
tree346056ee7d658d50c1877077b413bf478bdca382
parent8c62c84ac2f4874cd57430120f3f8bb2c839b7f5
bug Fixing : 3640

This patch filters all non itemrelated fields in the marcrecord before making update

AddItemhad the same problem as ModItem
They would try and take fields which would not be item fields

Signed-off-by: Galen Charlton <gmcharlt@gmail.com>
C4/Items.pm