https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41944 Jan Kissig <bibliothek@th-wildau.de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |bibliothek@th-wildau.de QA Contact|testopia@bugs.koha-communit |bibliothek@th-wildau.de |y.org | --- Comment #4 from Jan Kissig <bibliothek@th-wildau.de> --- Hey Tomas instead of throwing the 404 could we use a more detailed error page? There is already a prepared blocking_error for unknown_ill_request in koha3/koha-tmpl/intranet-tmpl/prog/en/includes/blocking_errors.inc This would also align more to error pages for non existing biblios and patrons: cgi-bin/koha/members/moremember.pl?borrowernumber=151 -> Patron not found. Return to search cgi-bin/koha/catalogue/detail.pl?biblionumber=555 -> The record you requested does not exist (555). -- You are receiving this mail because: You are watching all bug changes.