http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9144
--- Comment #7 from Kyle M Hall <[email protected]> --- (In reply to comment #6) > I am inclined to push this patch, since I agree with Vitor's assessment that > it would probably be easier to spot errors when using \n than when using \r. > However, the sign off and QA appear to be predicated on the idea that this > patch increases consistency, which it does not do. In light of this, I would > request that Kyle and Paul confirm whether they would like their sign off > and QA (respectively) to stand. I stand by my SO, for ease of readability. I suppose if we want full consistency, we would need to find every \r and \n in Koha and change them to \r\n. -- 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/
