https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42732
Bug ID: 42732
Summary: Migrate catalogue/detail.tt addToBundle $.post to
api-client.js
Initiative type: ---
Sponsorship ---
status:
Product: Koha
Version: Main
Hardware: All
OS: All
Status: NEW
Severity: normal
Priority: P5 - low
Component: REST API
Assignee: [email protected]
Reporter: [email protected]
QA Contact: [email protected]
CC: [email protected]
catalogue/detail.tt (line 1969) uses $.post() to call
/api/v1/items/{id}/bundled_items. This should be migrated to use api-client.js
which already handles CSRF token injection.
This is a prerequisite for enforcing CSRF protection on the REST API (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]
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/