[Koha-bugs] [Bug 36000] New: Fix CGI::param called in list context from catalogue/search.pl

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Feb 6 13:32:28 CET 2024


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36000

            Bug ID: 36000
           Summary: Fix CGI::param called in list context from
                    catalogue/search.pl
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P5 - low
         Component: Architecture, internals, and plumbing
          Assignee: koha-bugs at lists.koha-community.org
          Reporter: m.de.rooy at rijksmuseum.nl
        QA Contact: testopia at bugs.koha-community.org

$template->param(
           sort      => $cgi->param('sort_by'),
        );

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.


More information about the Koha-bugs mailing list