https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28304 Bug ID: 28304 Summary: C4/Templates::new causes error logs Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Templates Assignee: oleonard@myacpl.org Reporter: michael.hafen@washk12.org QA Contact: testopia@bugs.koha-community.org In C4/Templates::new() there is a call to $self->activethemes(), which I presume is to initialize a class variable. There is a sub in that packaged named activethemes though, which gets called instead, and results in a few lines in the web server error log because of incorrect parameters. -- You are receiving this mail because: You are watching all bug changes.