bug Fixing : 3640
authorHenri-Damien LAURENT <henridamien.laurent@biblibre.com>
Fri, 25 Sep 2009 15:27:12 +0000 (17:27 +0200)
committerHenri-Damien LAURENT <henridamien.laurent@biblibre.com>
Tue, 29 Sep 2009 13:45:31 +0000 (15:45 +0200)
commit98b5cae0d0fd190fdc8a8e4e36ab86a4c33014ba
tree62207815d250784fab8cc1045c644f1b88717314
parent2e0837d7346c2d59800056997c9beb44529b4800
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

Conflicts solved C4/Items.pm
C4/Items.pm