https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=43309
Bug ID: 43309
Summary: Migrate circ/returns.tt to use api-client.js
Initiative type: ---
Sponsorship ---
status:
Product: Koha
Version: Main
Hardware: All
OS: All
Status: NEW
Severity: enhancement
Priority: P5 - low
Component: Circulation
Assignee: [email protected]
Reporter: [email protected]
QA Contact: [email protected]
CC: [email protected], [email protected]
Depends on: 34451
Target Milestone: ---
circ/returns.tt uses raw jQuery.ajax() for DELETE calls to
/api/v1/items/.../bundled_items/... and POST calls to
/api/v1/patrons/.../hold_groups/.../cancel. These need to be migrated to
api-client.js for proper CSRF token handling (bug 34451).
--
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]
To unsubscribe send an email to [email protected]
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/