http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6739
--- Comment #26 from Kyle M Hall <[email protected]> --- > Also, this patch has a huge amount of whitespace changes that appear to be > unrelated to functional changes. I don't know if that is another cause to > fail the patch, but it sure makes it harder to understand. I'll take care of those changes. I had to make a lot of whitespace changes due to the fact that the code layout was a bit on the side of madness. "git diff -w" will hide changes that are just changes in indentation. I hope that is not cause alone for failing the patch. It's quite onerous to have to fix whitespace to understand the functioning of a script, undo those fixes, then make edits, then redo the fixes in a second patch. -- You are receiving this mail because: You are the QA Contact for the bug. 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/
