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

Phil Ringnalda <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]
           Keywords|                            |regression
            Summary|Label batches cannot be     |Label batches cannot be
                   |deleted and not created     |deleted
                   |from the item editor        |
         Depends on|                            |36192
          Component|Cataloging                  |Label/patron card printing
           Severity|normal                      |major
           Assignee|[email protected] |[email protected]
                   |ity.org                     |u

--- Comment #1 from Phil Ringnalda <[email protected]> ---
I split number 1 off to bug 37192 because even though they are caused by the
same thing (the giant CSRF protection bug), fixing them is going to be
different sorts of fixes in widely separated places.

The problem with deleting batches is that the script expects the op cud-delete,
correctly, and so the request has to be POSTed, but both places in the UI that
delete batches just do a GET with ?op=delete.


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