https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37701
Pedro Amorim <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Failed QA --- Comment #5 from Pedro Amorim <[email protected]> --- This causes the following error when running a "All" report without object on the URL: Can't call method "items" on an undefined value at /kohadevbox/koha/tools/viewlog.pl line 138 To reproduce: 1) Apply patch 2) Run a normal "All" report" from: http://localhost:8081/cgi-bin/koha/tools/viewlog.pl The line may or may not need to be: if ( @modules == 1 && $modules[0] eq 'CATALOGUING' ) { From: https://bugs.koha-community.org/bugzilla3/page.cgi?id=splinter.html&bug=10352&attachment=97148 -- 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/
