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

            Bug ID: 37197
           Summary: Batch patron modification from reports fails by using
                    GET instead of POST
 Change sponsored?: ---
           Product: Koha
           Version: Main
          Hardware: All
                OS: All
            Status: NEW
          Keywords: regression
          Severity: major
          Priority: P5 - low
         Component: Reports
          Assignee: [email protected]
          Reporter: [email protected]
        QA Contact: [email protected]
        Depends on: 36192

When you SELECT cardnumber FROM borrowers you get a Batch operations menuitem
to send the results to Patron batch modification, but because of what looks
like it might be an accidental change in
https://git.koha-community.org/Koha-community/Koha/commit/8a20e0cb6a0efd6b993e361d439dbb4486ba15d1
they are sent in a GET with the op show (which no longer exists) rather than a
POST with cud-show.


Referenced Bugs:

https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36192
[Bug 36192] [OMNIBUS] CSRF Protection for Koha
-- 
You are receiving this mail because:
You are the assignee for the bug.
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/

Reply via email to