10 Mar
2022
10 Mar
'22
4:26 a.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23329 David Cook <dcook@prosentient.com.au> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |dcook@prosentient.com.au --- Comment #87 from David Cook <dcook@prosentient.com.au> --- For opac/tracklinks.pl, we changed 'print $cgi->redirect("/cgi-bin/koha/errors/404.pl");' to 'output_error( $cgi, '404' );', but that's wrong as that's an intranet style 404 when we need an opac style 404. It'll never work correctly... -- You are receiving this mail because: You are watching all bug changes.