[Koha-bugs] [Bug 26165] Duplicating large saved report leads to error due to length of URI

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Aug 7 12:46:10 CEST 2020


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

--- Comment #1 from Jonathan Druart <jonathan.druart at bugs.koha-community.org> ---
Created attachment 107950
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=107950&action=edit
Bug 26165: Fix duplication of large saved reports

If the combined character length of a saved report's title, notes and SQL is
too long then pressing the 'duplicate' button will lead to an error:
"Request-URI Too Long
The requested URL's length exceeds the capacity limit for this server."

Test plan:
1. Create a simple SQL report and add a lot of text into the notes field (the
combined URL lenth must be >8225 characters)
2. Save the report
3. Press the duplicate the report from the saved reports page

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