[Koha-bugs] [Bug 20911] New: Search history page forms use 'GET' and this limits the number of entries that can be submitted

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Jun 11 17:31:32 CEST 2018


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

            Bug ID: 20911
           Summary: Search history page forms use 'GET' and this limits
                    the number of entries that can be submitted
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: P5 - low
         Component: Architecture, internals, and plumbing
          Assignee: koha-bugs at lists.koha-community.org
          Reporter: nick at bywatersolutions.com
        QA Contact: testopia at bugs.koha-community.org

Some users have lots of search history - when selecting all they create a url
that is too long for a 'GET' request. 

We should use 'POST'

-- 
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