Bug 23225: Do not hide a biblio if there is no item
authorJonathan Druart <jonathan.druart@bugs.koha-community.org>
Fri, 28 Jun 2019 19:01:04 +0000 (14:01 -0500)
committerFridolin Somers <fridolin.somers@biblibre.com>
Thu, 25 Jul 2019 12:02:01 +0000 (14:02 +0200)
commit8c72eaaf86ee0d4d43e8d12b0f7b98992cd4d7a1
treea5570f3cae881c86a1daa2af5158b50f9d604086
parentcfecb07aeb93b1d6007240ede69132b4047ffcf8
Bug 23225: Do not hide a biblio if there is no item

This patch fixes a 404 redirect from the OPAC ISBD view if the
bibliographic record does not have item attached.

Signed-off-by: Luis F. Lopez <lflfalagan@gmail.com>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
(cherry picked from commit f317d384f657bb8341a1a641343e18ed9598240d)
Signed-off-by: Fridolin Somers <fridolin.somers@biblibre.com>
Koha/Biblio.pm