[Koha-bugs] [Bug 18734] New: Internal server error in cash_register_stats.pl when exporting to file

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Jun 6 11:13:03 CEST 2017


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: gmcharlt at gmail.com
          Reporter: veron at veron.ch
        QA Contact: testopia at bugs.koha-community.org

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.


More information about the Koha-bugs mailing list