error 500 when record cannot be loaded
authorHenri-Damien LAURENT <henridamien.laurent@biblibre.com>
Wed, 7 Jul 2010 13:59:03 +0000 (15:59 +0200)
committerGalen Charlton <gmcharlt@gmail.com>
Wed, 7 Jul 2010 16:38:26 +0000 (12:38 -0400)
commit6e0c124c9c271df11b3dd06666b5556c94e26bef
tree22790c5bc278a59bd100a428e03ade2c7bf48637
parentab1ca606e33ecd9d10833e2ee9143c31ed127f89
error 500 when record cannot be loaded

On a basket or a basket download, or csv export, if Koha cannot get a biblio, then it failed with error 500.
This patch fixes that behaviour skipping the faulty record in order to present the user with the biblios which are not causing trouble.

Signed-off-by: Galen Charlton <gmcharlt@gmail.com>
C4/Record.pm
opac/opac-basket.pl
opac/opac-downloadcart.pl
opac/opac-downloadshelf.pl