https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42527
--- Comment #3 from Jonathan Druart <[email protected]> --- I've started here but actually get_script_name is not the place to fix IMO. Why are we missing the / between opac and errors? $ENV{SCRIPT_NAME} is /opacerrors/404.pl when we reach get_script_name. -- 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/
