https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23329

David Cook <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #87 from David Cook <[email protected]> ---
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.
_______________________________________________
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/

Reply via email to