https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17505
Jiri Kozlovsky <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Patch doesn't apply |Needs Signoff --- Comment #11 from Jiri Kozlovsky <[email protected]> --- (In reply to Lari Taskula from comment #10) > The only dependencies are Bug 18137 and Bug 17499... Are you sure all > patches from Bug 18137 were applied? (Especially the "sort > definitions.json"?) Because otherwise I don't see why it has an issue in > definitions.json... However Bug 18137 needs a rebase anyway since it > conflicts in the Holds controller after Bug 18276 and Bug 18260. Well yes, I'm sure I've applied all the patches. It shows out that patches 18137 & 17499 must be applied in correct order. If I run "git bz apply 17505", it first wants to apply 17499 & then 18137, which results in a fail. But if I apply those patches manually in reversed order (18137 first & 17499 second), then it works. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://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/
