https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27510
Ivan Dziuba <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Patch doesn't apply |Needs Signoff --- Comment #7 from Ivan Dziuba <[email protected]> --- (In reply to Sally from comment #6) > Really like the idea of this. I've applied the patch on a sandbox and > restarted services, but I get an error. > > Steps 1-2 are fine, and ReportUserCSS shows in the system preferences. > > When attempting step 3, the failure below shows on all of the > guided_reports.pl pages: > > Could not compile /kohadevbox/koha/reports/guided_reports.pl: Can't locate > HTML/Table.pm in @INC (you may need to install the HTML::Table module) (@INC > contains: /kohadevbox/koha /kohadevbox/koha/installer > /kohadevbox/koha/lib/installer /etc/perl > /usr/local/lib/x86_64-linux-gnu/perl/5.24.1 /usr/local/share/perl/5.24.1 > /usr/lib/x86_64-linux-gnu/perl5/5.24 /usr/share/perl5 > /usr/lib/x86_64-linux-gnu/perl/5.24 /usr/share/perl/5.24 > /usr/local/lib/site_perl /usr/lib/x86_64-linux-gnu/perl-base > /var/lib/koha/friday/plugins) at /kohadevbox/koha/reports/guided_reports.pl > line 42. > BEGIN failed--compilation aborted at > /kohadevbox/koha/reports/guided_reports.pl line 42. > at /usr/share/perl5/CGI/Compile.pm line 132 > > If it's a patch that can't be applied to a sandbox, revert the status and > I'll let someone with a devbox test. :) You need to install the HTML::Table module. Thanks! -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. _______________________________________________ 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/
