1 Jun
2026
1 Jun
'26
7:34 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42732 --- Comment #1 from Tomás Cohen Arazi (tcohen) <tomascohen@gmail.com> --- Created attachment 199767 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=199767&action=edit Bug 42732: Migrate catalogue/detail.tt addToBundle $.post to api-client.js Replace direct $.post() to /api/v1/items/{id}/bundled_items with ItemAPIClient.bundled_items.add(), which uses http-client.js and automatically includes the CSRF token header. Signed-off-by: Tomás Cohen Arazi <tomascohen@theke.io> -- You are receiving this mail because: You are watching all bug changes.