зеркало из https://github.com/mozilla/pjs.git
Bug 391810 - ".eml files should always be saved with CRLF line endings" [p=mozbugzilla@velox.ch (Kaspar Brand) r+sr=bienvenu]
This commit is contained in:
Родитель
9300c9e2db
Коммит
bf70ce6603
|
@ -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
|
||||
{
|
||||
|
|
Загрузка…
Ссылка в новой задаче