https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32773
--- Comment #159 from Brendan Lawlor <[email protected]> --- (In reply to Jonathan Druart from comment #158) > Regression: we now get a 500 instead of "The record you requested does not > exist" when you hit catalogue/detail.pl with a biblionumber that does not > exist. > > `$biblio->frameworkcode` must be moved after `unless ($biblio) {` Thanks Jonathan! I filed bug 42637. Patch incoming -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
