GNOME Bugzilla – Bug 616407
The composer quotes "From <word>" in body of message
Last modified: 2015-09-17 05:40:11 UTC
If you send a message (to yourself, say) with the word "From " at the beginning of a line, the composer (I think it is the composer) will add a ">" in front of it. For example: Send the following as the body of a message ------------------------------------------------- Hello world<Enter> From whatever ------------------------------------------------- Results in: ------------------------------------------------- Hello world >From whatever ------------------------------------------------- Where did the ">" character come from? Note that the following are ok: ------------------------------------------------- From From: a from a ------------------------------------------------- If *must* be <beginning of line>From <word>
Confirming.
Probably due to "From" line escaping for mbox storage. http://en.wikipedia.org/wiki/Mbox
This is fixed in the 2.32 stable release. Tested this on 2.28.x and yes it is very much evident. Thanks for your report. Kindly reopen the bug, if you still see this issue on 2.32.x release.
This is NOT fixed in 2.32.1. Also see bug 529215.
This apparently is the reason that git format-patch patches arrive malformed.
*** Bug 655300 has been marked as a duplicate of this bug. ***
cannot reproduce with evolution 2.32.2 on ubuntu.
A recent change was done within bug #686363, thus I'm marking this as a duplicate of it. *** This bug has been marked as a duplicate of bug 686363 ***