Bug 11329: Check for MARC record existence in catalogue/showmarc
authorMarcel de Rooy <m.de.rooy@rijksmuseum.nl>
Mon, 2 Dec 2013 08:41:53 +0000 (09:41 +0100)
committerGalen Charlton <gmc@esilibrary.com>
Fri, 17 Jan 2014 15:27:39 +0000 (15:27 +0000)
commitd92dc91f778f5db3360f3070d0bb5d44a0d75024
tree57246ceef46fe26cf112cc33da392c373c8fe639
parent80bcbd798991eaa57bcc7b5ac8906b276fbed5bf
Bug 11329: Check for MARC record existence in catalogue/showmarc

Intranet counterpart patch. Same check as in opac/opac-showmarc.

Test plan:
[1] Run showmarc.pl with valid biblionumber in id parameter.
[2] Remove id parameter from URL. You should get a 404 now.

Signed-off-by: Jonathan Druart <jonathan.druart@biblibre.com>
Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
Passes koha-qa.pl, works as advertised.

Signed-off-by: Galen Charlton <gmc@esilibrary.com>
catalogue/showmarc.pl