https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23329
--- Comment #88 from David Cook <[email protected]> --- (In reply to David Cook from comment #87) > 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... See Bug 30261 for a fix for that. -- 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/
