Bug 391810 - ".eml files should always be saved with CRLF line endings" [p=mozbugzilla@velox.ch (Kaspar Brand) r+sr=bienvenu]
git-svn-id: svn://10.0.0.236/trunk@236908 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
parent
77d832bb57
commit
a82b76cef8
@ -1131,7 +1131,7 @@ nsMessenger::SaveAs(const nsACString& aURI, PRBool aAsFile, nsIMsgIdentity *aIde
|
||||
{
|
||||
rv = messageService->SaveMessageToDisk(PromiseFlatCString(aURI).get(), localFile, PR_FALSE,
|
||||
urlListener, nsnull,
|
||||
PR_FALSE, mMsgWindow);
|
||||
PR_TRUE, mMsgWindow);
|
||||
}
|
||||
else
|
||||
{
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user