bug 2952 followup
authorGalen Charlton <galen.charlton@liblime.com>
Thu, 12 Feb 2009 23:04:20 +0000 (17:04 -0600)
committerHenri-Damien LAURENT <henridamien.laurent@biblibre.com>
Tue, 17 Feb 2009 14:51:54 +0000 (15:51 +0100)
commitc814bee83af9e672ef7d973173ae7fb81f832396
tree77286304107e66fbc3c3527071aec48de16cb493
parent14b723bb877c4f21a609a7cf2b860e808f2e766b
bug 2952 followup

The feature in question is described in bug 2952; to
summarize the enhancement, which the earlier patch
description did not do, the list of bibs in an
import record batch now includes a column linking
each import record to the bib that was actually created
or updated when the import batch was committed.

The improvements in this patch are:

* If bib in import batch has not been committed, it
  has not been linked to a matching new or updated bib.
  In that case, do not create a link to a guaranteed
  404 (/cgi-bin/koha/catalogue/detail.pl?biblionumber=)

* When reverting an import batch, set matched_biblionumber
  to NULL for affected records - otherwise, the Bib
  column will include links to bibs that may no longer
  exist.

* Fixed a minor HTML validation error.

Signed-off-by: Galen Charlton <galen.charlton@liblime.com>
C4/ImportBatch.pm
koha-tmpl/intranet-tmpl/prog/en/modules/tools/manage-marc-import.tmpl