http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8236
--- Comment #22 from Jonathan Druart <[email protected]> --- (In reply to comment #21) Hi Koha Team Lyon 3, > May I remove them in this patch or has it to be done in a separate patch ? It is better in a new patch. > There's actually a bunch of tabulations that were still there before my patch > > (lines 157-220) and that are still there in master. All new patches have to respect some guidelines. One of them is to not introduce new tabulation characters. So if a patch add a new line (+ in the git diff) cannot contain a tab. This issue is not blocker but the 2 others are. -- 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/
