]> git.koha-community.org Git - koha.git/commit
Bug 6331: (follow-up) do not populate deleteditems.marc
authorColin Campbell <colin.campbell@ptfs-europe.com>
Tue, 3 Dec 2013 11:39:43 +0000 (11:39 +0000)
committerFridolin SOMERS <fridolin.somers@biblibre.com>
Fri, 3 Jan 2014 08:48:53 +0000 (09:48 +0100)
commit574dc07e0dbed1d397d6a6439baee5737a4b127a
treeac28503ca079414632f6a28b6ced9af342c27def
parente55b3900c7427f28596b70a91ba037e1213e1bf8
Bug 6331: (follow-up) do not populate deleteditems.marc

This is supplementary to the main patch for
bug 6331. Having removed the attribute marc from
items DelItem, we should not try to populate it.

Signed-off-by: Fridolin Somers <fridolin.somers@biblibre.com>
Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
Signed-off-by: Galen Charlton <gmc@esilibrary.com>
(cherry picked from commit 2249ee1216ed004e61a34bc821d216f3471ef87b)
Signed-off-by: Fridolin SOMERS <fridolin.somers@biblibre.com>
C4/Items.pm