DescriptionFix gcl sometimes stripping the new line characters when changing the issue description on the server. This change replaces \n with \r\n before giving the description to the editor on Windows (not through cygwin though), and then replaces \r\n with \n when saving it locally or sending it to reitveld.
BUG=95618
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=101863
Patch Set 1 #Messages
Total messages: 3 (0 generated)
|