https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41944
Jan Kissig <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] QA Contact|[email protected] |[email protected] |y.org | --- Comment #4 from Jan Kissig <[email protected]> --- 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. _______________________________________________ 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/
