[Koha-bugs] [Bug 36133] New: 414 Request-URI Too Long when submitting lots of items for batch item modification from a biblio detail page

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Feb 19 22:56:26 CET 2024


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

            Bug ID: 36133
           Summary: 414 Request-URI Too Long when submitting lots of items
                    for batch item modification from a biblio detail page
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: major
          Priority: P5 - low
         Component: Cataloging
          Assignee: koha-bugs at lists.koha-community.org
          Reporter: aleisha at catalyst.net.nz
        QA Contact: testopia at bugs.koha-community.org
                CC: m.de.rooy at rijksmuseum.nl

We have a record with over 500 items attached. When we do select all> modify
selected items, the browser serves an Apache 414 error:

Request-URI Too Long

The requested URL's length exceeds the capacity limit for this server.
Apache/2.4.56 (Debian) Server at library.niwa.co.nz Port 443

This is because all of the itemnumbers get appended to the URL.

We can still export the barcodes and go to Cataloging > Batch item modification
and submit the barcodes that way, but it adds a few extra steps, and the error
isn't great!

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


More information about the Koha-bugs mailing list