Closed
Bug 510892
Opened 16 years ago
Closed 15 years ago
Line delimiter characters are not compatible with OS
Categories
(Thunderbird :: OS Integration, defect)
Thunderbird
OS Integration
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 503271
People
(Reporter: seiji.kaneko.na, Unassigned)
Details
(Keywords: regression)
User-Agent: Mozilla/5.0 (Macintosh; U; PPC Mac OS X 10.5; ja-JP-mac; rv:1.9.1.2) Gecko/20090729 Firefox/3.5.2
Build Identifier: Mozilla/5.0 (Macintosh; U; PPC Mac OS X 10.5; ja-JPM; rv:1.9.1.3pre) Gecko/20090817 Shredder/3.0b4pre ID:20090817032058
From recent Nightly build on MacOS X, line delimiter characters of saved messages on Mac OS X are not correct (currently CRLF. Should be LF). Nightly on Jul 22 is OK, buf nightly Aug 5 and Aug 17 is broken.
Reproducible: Always
Steps to Reproduce:
1. choose one mail message
2. save it as text file
Actual Results:
line delimiters are CRLF
Expected Results:
should be LF
Though it's not major bug, no easy workaround exists.
Updated•16 years ago
|
Comment 1•16 years ago
|
||
A closer regression window would be nice.
http://hg.mozilla.org/comm-central/pushloghtml?startdate=2009-07-22&enddate=2009-08-05.
Possibly from bug 498978?
(In reply to comment #0)
> Steps to Reproduce:
> 1. choose one mail message
is that mail message local or in IMAP folder.
(In reply to comment #1)
> Possibly from bug 498978?
debugging a 'save as' of local or IMAP doesn't hit that code.
Reporter | ||
Comment 3•16 years ago
|
||
it is a mail message local.
Cheers.
Comment 4•16 years ago
|
||
(In reply to comment #0)
> Steps to Reproduce:
> 1. choose one mail message
> 2. save it as text file
Bug 508597 is relevant? (opened on 2009/8/05)
What kind of file do you mean by "text file"?
File with file extension of ".txt" for which file type of "Text File" is selected at file picker dialog?
What is your exact operation at step 2?
"Save As"
At file picker dialog, what file type did you select?
At file picker dialog, what file extension did you provide in file name?
Reporter | ||
Comment 5•16 years ago
|
||
(1) old shredder
type: all files
extension: txt
(2) new shredder
type: mail file
extension: txt
Maybe related to Bug 508597
Comment 6•16 years ago
|
||
Does newline of [CRLF] on Mac OS X occur even when next is requested upon "Save As"?
type: text file
extension: txt
Reporter | ||
Comment 7•16 years ago
|
||
This combination works.
Type: text file
Extension: txt
Line delimiter LF
on Mac OS X 10.5.8.
Comment 8•16 years ago
|
||
Kaneko san, is your bug for "CRLF in .eml file on Mac OS X"? (Bug 503271)
Or for "Saved as .eml when user wants to save in text(or html)"? (Bug 508597)
Comment 9•16 years ago
|
||
Seiji could answer to comment #8, please?
Component: General → OS Integration
Keywords: regressionwindow-wanted
QA Contact: general → os-integration
Reporter | ||
Comment 10•16 years ago
|
||
Sorry for late reply. The answer is YES. It was releted to Bug 503271.
Updated•15 years ago
|
Status: UNCONFIRMED → RESOLVED
Closed: 15 years ago
Resolution: --- → DUPLICATE
Updated•10 years ago
|
Keywords: regressionwindow-wanted
You need to log in
before you can comment on or make changes to this bug.
Description
•