Status: Unconfirmed
Owner: ----
Labels: Type-Bug Pri-2 OS-All Area-Misc

New issue 17224 by ross.forder: emails sent from GMail are missing CR in  
plain text mime version
http://code.google.com/p/chromium/issues/detail?id=17224

Chrome Version       : 2.0.172.37
URLs (if applicable) : gmail.com
Other browsers tested:
   Add OK or FAIL after other browsers where you have tested this issue:
      Safari 4:
   Firefox 3.x: OK
          IE 7: OK
          IE 8:

What steps will reproduce the problem?
1. Sign on to Gmail
2. Create an email with two text lines (line 1 (CR) line 2 (CR))
3. Hit send.
4. Inspect sent mail (Sign on to unix box and inspect mail file).
5. Plain text version of mail has no CRLF between line 1 and line2.
    (See below).

Quote
--0016364ed386feb63c046f1c57c9
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit

line 1line 2

UnQuote

HTML version of email is correctly multilined.

This works fine in Firefox, etc...

What is the expected result?

Should read:

Quote
--0016364ed386feb63c046f1c57c9
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit

line 1
line 2

UnQuote



--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings

--~--~---------~--~----~------------~-------~--~----~
Automated mail from issue updates at http://crbug.com/
Subscription options: http://groups.google.com/group/chromium-bugs
-~----------~----~----~----~------~----~------~--~---

Reply via email to