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@lists.koha-community.org Reporter: aleisha@catalyst.net.nz QA Contact: testopia@bugs.koha-community.org CC: m.de.rooy@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.