http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7710
--- Comment #78 from Jonathan Druart <[email protected]> --- (In reply to M. de Rooy from comment #77) > Thanks for doing so. I would be interested too in seeing this get further. > The current patch suggest that Kyle wrote it and Maxime signed off. Could > you add a comment about your rebase; I assume that it was not a trivial one? About the manual rebase I did: It was not trivial because the patch did not applied even on 3-way merge. I used 'git apply --reject' to apply it, caught the errors and manually applied the changes that have not been applied (caused by a big diff on some hunks). I compared visually the 2 patches and quickly tested to be sure I did not introduced a big issue (compilation error, etc.). -- 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/
