https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31550 --- Comment #9 from Thibaud Guillot <thibaud.guillot@biblibre.com> --- (In reply to David Nind from comment #7)
Hi Thibaud.
Apologies for not retesting sooner!
I'm getting this error trace message now after applying the patch:
Could not compile /kohadevbox/koha/opac/ilsdi.pl: Bareword "_description" not allowed while "strict subs" in use at /kohadevbox/koha/C4/ILSDI/Services.pm line 262. Compilation failed in require at /kohadevbox/koha/opac/ilsdi.pl line 22. BEGIN failed--compilation aborted at /kohadevbox/koha/opac/ilsdi.pl line 22. at /usr/share/perl5/CGI/Compile.pm line 144 ...
If I refresh the page again, I get this error trace message:
Could not compile /kohadevbox/koha/opac/ilsdi.pl: Attempt to reload C4/ILSDI/Services.pm aborted. Compilation failed in require at /kohadevbox/koha/opac/ilsdi.pl line 22. BEGIN failed--compilation aborted at /kohadevbox/koha/opac/ilsdi.pl line 22. at /usr/share/perl5/CGI/Compile.pm line 144 ...
Maybe this is because koha-testing-docker is using strict mode for the database? (I don't know enough about these things to offer an informed opinion....or how to disable struct mode).
David
Now it will be better I think ;) Thanks for your feedback again -- You are receiving this mail because: You are watching all bug changes.