GNOME Bugzilla – Bug 323143
Support the user writing a mail when handling mailto: URI with body part
Last modified: 2012-08-09 16:28:05 UTC
When Evo is called with a mailto: URI with a body part, the given body string is the entire Message, using the Preformat paragraph style. RFC2368 particularly claims that "The user can edit the message". To support the user in this, we should: * add a newline to teh given body string * make the following paragraph use the Normal paragraph style Whether we should use Preformat or Normal for the given body string would be another topic. There are actual usecases for both of them. Using Preformat for the body string is fine -- but the next paragraph needs to be Normal. Additional Info: * See this thread on the mailing list: http://mail.gnome.org/archives/evolution-list/2005-November/msg00207.html * especially this particluar post: http://mail.gnome.org/archives/evolution-list/2005-November/msg00287.html
See bug #323142 for a related issue.
confirming.
It seems to me this has been fixed. I'm using http://www.ianr.unl.edu/internet/mailto.html for testing, and in Evolution 2.22.3.1 I can edit the body of new messages opened via the mailto: links as much as I want. (In case it matters, I'm browsing the page with Epiphany.)
Closing as FIXED as per last comment.