18 May
2026
18 May
'26
7:33 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32773 --- Comment #159 from Brendan Lawlor <blawlor@clamsnet.org> --- (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.