https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37481
Bug ID: 37481
Summary: Some operations that do not affect data should be
submitted as POST requests
Change sponsored?: ---
Product: Koha
Version: Main
Hardware: All
OS: All
Status: NEW
Severity: normal
Priority: P5 - low
Component: Architecture, internals, and plumbing
Assignee: [email protected]
Reporter: [email protected]
QA Contact: [email protected]
Summarizing from bug 37197: There are limits to URL size that make POST
preferable to GET in some instances. We can handle this with fake cud-
operations "cud-show" or by allowing "show" and "cud-show" options to do the
same things
We have links that append the data - these could be made to use our new JS form
submission
We need to decide on a path here
--
You are receiving this mail because:
You are watching all bug changes.
You are the assignee for the bug.
_______________________________________________
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/