https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41035
Brendan Lawlor <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #190652|0 |1 is obsolete| | --- Comment #3 from Brendan Lawlor <[email protected]> --- Created attachment 192192 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=192192&action=edit Bug 41035: remove invalid path component 'item' To test: 1. Create a record as a collection with leader 007 set to c 2. Add some items on the same branch to the bundle 3. Check one item in 4. Observe that you get a 404 error and the item is not removed from the bundle 5. Apply the patch 6. Repeat step 3 7. Observe that the item is correctly removed (unlinked) from the bundle 8. Sign off Signed-off-by: Roman Dolny <[email protected]> Signed-off-by: Brendan Lawlor <[email protected]> -- You are receiving this mail because: 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/
