bugfix: do not store item tags when saving old copy of bib
authorGalen Charlton <galen.charlton@liblime.com>
Thu, 29 Nov 2007 03:13:32 +0000 (21:13 -0600)
committerJoshua Ferraro <jmf@liblime.com>
Thu, 29 Nov 2007 03:44:23 +0000 (21:44 -0600)
commit5d023531a19d2ec55f7df4a50b255f080b06cba8
tree9ad8009f52a29c9830be9d57cdd4145e05fa8ae8
parent6810d3c982c72df879e5323b3691578c7e75dbab
bugfix: do not store item tags when saving old copy of bib

If a MARC batch was imported, then reverted, the 952s
from the saved copied of the bib were added back
when the bib was replaced, leading to duplication

Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
C4/ImportBatch.pm