https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37615
Bug ID: 37615
Summary: Clean up the form for sending cardnumbers from a
report to batch patron modification
Change sponsored?: ---
Product: Koha
Version: Main
Hardware: All
OS: All
Status: NEW
Severity: normal
Priority: P5 - low
Component: Reports
Assignee: [email protected]
Reporter: [email protected]
QA Contact: [email protected]
Depends on: 37197
Followup to bug 37197, because I wrote the patch there based on reverting the
changes from the wrong CSRF patch -
https://git.koha-community.org/Koha-community/Koha/commit/8a20e0cb6a0efd6b993e361d439dbb4486ba15d1
changed it from a POST to cud-show into a GET of show, but then later on
https://git.koha-community.org/Koha-community/Koha/commit/21fa3f64c31dad23e50e633a6f51f98c8f7ade12
tried to make that actually work by switching from a textarea to a (long) list
of inputs, which isn't needed now that we've gone back to a POST. It should
just be a textarea like the other POSTed lists of numbers.
Referenced Bugs:
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37197
[Bug 37197] Batch patron modification from reports fails by using GET instead
of POST
--
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/