https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41035 Bug ID: 41035 Summary: bundle_remove click handler in returns.tt has invalid path component "item" Change sponsored?: --- Product: Koha Version: Main Hardware: All OS: All Status: NEW Severity: normal Priority: P5 - low Component: Circulation Assignee: koha-bugs@lists.koha-community.org Reporter: paul.derscheid@lmscloud.de QA Contact: testopia@bugs.koha-community.org CC: gmcharlt@gmail.com, kyle@bywatersolutions.com The problem is that "...bundled_items/item/{bundled_item_id}" gives 404, should just be "bundled_items/{bundled_item_id}". -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.