[Koha-bugs] [Bug 5332] Add batch reversion capability to bin/commit_biblios_file.pl

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Jun 11 17:32:09 CEST 2012


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5332

Katrin Fischer <katrin.fischer at bsz-bw.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Attachment #2725|0                           |1
        is obsolete|                            |

--- Comment #11 from Katrin Fischer <katrin.fischer at bsz-bw.de> ---
Created attachment 10232
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=10232&action=edit
Add batch revert capability (--revert) to commit_biblios_file.pl. Also add
--progress-interval to facilitate debugging bad MARC batches.

The basis for this enhancement was a bad batch of MARC records that
had some unknown Unicode characters in them which caused the batch
import function from the web interface to abort after importing only
a portion of the records.  At this point you are completely stuck using
the web user interface.  You can't go forward because the only option
is to try the import again from the beginning (which fails again).
You cannot revert either since there is no way to revert a partially
committed batch.

This change uses the existing BatchRevertBibRecords function.
Bug reference: 5332

Signed-off-by: Katrin Fischer <Katrin.Fischer.83 at web.de>
Rebased to current master 2012-06-11 - please test.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are watching all bug changes.


More information about the Koha-bugs mailing list