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

Katrin Fischer <[email protected]> changed:

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

--- Comment #11 from Katrin Fischer <[email protected]> ---
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 <[email protected]>
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.
_______________________________________________
Koha-bugs mailing list
[email protected]
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to