http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11668
Owen Leonard <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Failed QA --- Comment #8 from Owen Leonard <[email protected]> --- I tried testing this with reports/acquisitions_stats.pl and got an error instead of a CSV file: Undefined subroutine main::gettext called at kohaclone/reports/acquisitions_stats.pl line 97. I see that the first patch adds "use Koha::I18N;" and the follow-ups don't. Looks like it might be required. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://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/
