Koha/catalogue
Galen Charlton 144378a198 kohabug 2141 - avoid carp on display of details of deleted bib
When displaying details of bib in staff interface, check
that bib actually exists and display 404 page if not.  Avoids
following fatal error:

Can't call method "field" on an undefined value at /home/gmc/koha/dev/C4/Biblio.pm line 944.

This situtation can arise when running Zebra; if a bib is deleted,
Zebra will not necessarily be reindexed instantly, allowing a link
from a search result list to point to a missing record.

Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2008-05-19 16:07:08 -05:00
..
cardview.pl fixing facets, add cardview (XSLT), adding dependencies, save Record 2007-11-17 10:49:31 -06:00
detail.pl kohabug 2141 - avoid carp on display of details of deleted bib 2008-05-19 16:07:08 -05:00
detailprint.pl item rework: moved various accessor functions 2008-01-03 16:25:05 -06:00
dictionary.pl cataloge subdir (and cataloguing) - Dates.pm integration and warnings fixes. 2007-12-04 18:21:11 -06:00
export.pl HTML::Template => HTML::Template::Pro 2007-12-02 14:55:55 -06:00
ISBDdetail.pl Adding subfield filter to ISBD 2008-05-05 05:45:45 -05:00
issuehistory.pl cleanup for catalogue/ dir Dates integration 2007-12-04 19:07:09 -06:00
MARCdetail.pl Bug Fixing : title not displayed in UNIMARC 2008-01-04 17:52:15 -06:00
moredetail.pl BUGFIX (bloquing) moredetail & item edition 2008-05-12 09:24:48 -05:00
search.pl fix for 1610: Redirect to result when opac search returns only one item 2008-03-17 20:41:01 -05:00
showmarc.pl bug 1986: fix card view in Z39.50 search results 2008-04-01 06:46:07 -05:00
suggest.pl removing useless code 2007-10-24 17:03:38 -05:00
updateitem.pl Adding anchor link to updateitem redirect; Markup corrections for cat_issues_top.tmpl 2008-04-10 15:54:07 -05:00