https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18734
Bug ID: 18734
Summary: Internal server error in cash_register_stats.pl when
exporting to file
Change sponsored?: ---
Product: Koha
Version: master
Hardware: All
OS: All
Status: NEW
Severity: normal
Priority: P5 - low
Component: Reports
Assignee: [email protected]
Reporter: [email protected]
QA Contact: [email protected]
To reproduce:
- Go to Home > Reports > Cash register statistics
- Select a date range
- Output to screen in browser: Displays OK
- Output to a file: Internal Server Error
Plack error log says:
CGI::param called in list context from package
CGI::Compile::ROOT::home_marc_koha_reports_cash_register_stats_2epl line 64,
this can lead to vulnerabilities. See the warning in "Fetching the value or
values of a single named parameter" at /usr/share/perl5/CGI.pm line 436.
CGI::param called in list context from package
CGI::Compile::ROOT::home_marc_koha_reports_cash_register_stats_2epl line 66,
this can lead to vulnerabilities. See the warning in "Fetching the value or
values of a single named parameter" at /usr/share/perl5/CGI.pm line 436.
exited nonzero: 1 at /home/marc/koha/reports/cash_register_stats.pl line 201.
--
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/