https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=43306 Bug ID: 43306 Summary: Migrate catalogue/detail.tt to use api-client.js for bundled items Initiative type: --- Sponsorship --- status: Product: Koha Version: Main Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Architecture, internals, and plumbing Assignee: koha-bugs@lists.koha-community.org Reporter: tomascohen@gmail.com QA Contact: testopia@bugs.koha-community.org Depends on: 34451 Target Milestone: --- catalogue/detail.tt uses raw jQuery.ajax() for DELETE calls to /api/v1/items/.../bundled_items/.... These need to be migrated to api-client.js for proper CSRF token handling (bug 34451). -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.