[Koha-bugs] [Bug 31550] ILS-DI: Add OPAC description for some item fields

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Jan 4 01:56:31 CET 2023


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

--- Comment #7 from David Nind <david at davidnind.com> ---
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

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list