example page: /cgi-bin/koha/acqui/addorderiso2709.pl (reached from acqui > basket > Add order to basket From a staged file
mmm... this bug is not specific to Plack. In CGI mode you also get a nasty Template process failed: file error - /home/paul/koha.dev/koha-community/koha-tmpl/intranet-tmpl/prog/en/modules/help/acqui/addorderiso2709.tt: not found at /home/paul/koha.dev/koha-community/C4/Templates.pm line 132.
Created attachment 13192 [details] [review] Bug 8949: Trying to view help on a page without any help results in a nasty error The problem was probably a side effect of bug 7038 I've checked that things are OK in translated languages. Test plan: * open help on a page with help in english (mainpage.pl) * open help on a page with help in another language (mainpage.pl) => you'll see the online help, as usual * open help on a page with help in english (acqui/addorderiso2709.pl) * open help on a page with help in another language (acqui/addorderiso2709.pl) => you'll get the "oops, no help available, sorry", no more the Perl error
Created attachment 13203 [details] [review] Bug 8949: Trying to view help on a page without any help results in a nasty error The problem was probably a side effect of bug 7038 I've checked that things are OK in translated languages. Test plan: * open help on a page with help in english (mainpage.pl) * open help on a page with help in another language (mainpage.pl) => you'll see the online help, as usual * open help on a page without help in english (acqui/addorderiso2709.pl) * open help on a page without help in another language (acqui/addorderiso2709.pl) => you'll get the "oops, no help available, sorry", no more the Perl error Signed-off-by: Jared Camins-Esakov <jcamins@cpbibliography.com>
QA Comments: The patch works as expected. Note: The "Add help" button does not work. Marked as Passed QA.
This patch has been pushed to master.
Patch pushed to branch 3.10.x
Released in 3.10.0