[Bug 26619] CodeReview loses space at the beginning of the comment

2011-01-07 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=26619 --- Comment #1 from Reedy s...@reedyboy.net 2011-01-07 15:30:44 UTC --- I've got a feeling I added this for some request before... Will have a look later... -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email ---

[Bug 26619] CodeReview loses space at the beginning of the comment

2011-01-07 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=26619 --- Comment #2 from Reedy s...@reedyboy.net 2011-01-07 18:18:58 UTC --- bug 25101 and r72626 /me shrugs -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email --- You are receiving this mail because: --- You are

[Bug 26619] CodeReview loses space at the beginning of the comment

2011-01-07 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=26619 --- Comment #3 from Brion Vibber br...@pobox.com 2011-01-07 21:50:26 UTC --- Switching from trim() to rtrim() should do it -- it's save to remove trailing whitespace, but leading whitespace is syntactically significant. -- Configure bugmail:

[Bug 26619] CodeReview loses space at the beginning of the comment

2011-01-07 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=26619 Reedy s...@reedyboy.net changed: What|Removed |Added Status|NEW |RESOLVED Resolution|