https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38967
Eric Garcia <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #185724|0 |1 is obsolete| | --- Comment #2 from Eric Garcia <[email protected]> --- Created attachment 185743 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=185743&action=edit Bug 38967: Make exportItems use POST To test: 1. Go to item search. 2. Enter parameters that retrieve more than 500 items. 3. From the item search results page, show All entries, then "Select visible rows." 4. Select either Export selected results to CSV or Barcode file. 5. A resulting error message of either "This site can't be reached. The connection was reset" or a 400 Bad request page with a URL with all the item numbers inserted appears. 6. APPLY PATCH Try steps 1 - 4 again, this time it should export. Signed-off-by: Eric Garcia <[email protected]> -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
