http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14424 M. Tompsett <mtompset@hotmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Failed QA |Signed Off --- Comment #19 from M. Tompsett <mtompset@hotmail.com> --- As per my discussion with tcohen on IRC, I'm signing off, because "we are loos[en]ing the coding guidelines for the help pages, because Nicole copy/pastes from the manual, otherwise is too much work" For future reference, Nicole, these git commands are handy in preventing whitespace issues like this: git config --global core.whitespace trailing-space,space-before-tab git config --global apply.whitespace fix Just type them once in your Koha git area, and never think about it again. :) -- You are receiving this mail because: You are watching all bug changes.