18 May
2026
18 May
'26
9:59 a.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32773 Jonathan Druart <jonathan.druart@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |additional_work_needed --- Comment #158 from Jonathan Druart <jonathan.druart@gmail.com> --- 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) {` -- You are receiving this mail because: You are watching all bug changes.