Closed
Bug 242176
Opened 21 years ago
Closed 21 years ago
Save As File for a message does not create a filename from the message subject if the subject contains a " character.
Categories
(Thunderbird :: Mail Window Front End, defect)
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: rpfeil, Assigned: mscott)
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.6) Gecko/20040206 Firefox/0.8
Build Identifier: Mozilla Thunderbird version 0.6b (20040429)
When a message is saved to a file the filename is normally created from the
message subject with a .eml extension. This does not occur when the subject
contains a " charater. The " charater is not a valid character for use in a
filename under Windows. This may occur with other characters that are not valid
for Windows file names such as \/:*?<>|
Reproducible: Always
Steps to Reproduce:
1.Receive a message with the following subject: 'Test "Message" 1'
2.Select File -> Save As -> File
3.
Actual Results:
A Windows "Save Message As" window appeared, however the File Name field was blank.
Expected Results:
The File Name field should have been 'Test Message 1.eml' or alternatively 'Test
_Message_ 1.eml' which is how Outlook Express 6 behaves.
Comment 1•21 years ago
|
||
WFM with TB 0.7+ (20040806) (Branch)
Probably it was fixed in another bug.
Comment 2•21 years ago
|
||
Richard Pfiel, I'm assuming your use of the apostrophe was intended as a
meta-quoting character and not as part of the file name.
I saved a message with a subject of Test "message"
and it was saved as Test 'message'.eml
TB 0.7, Win2K
If you also are not seeing this problem, please mark this bug
Resolved | WorksForMe
Reporter | ||
Comment 3•21 years ago
|
||
The problem still exists in my environment version 0.7.3 (20040803), Windows
2000 Pro SP4, but according to comment #1 it is fixed in 0.7+ (20040806). I will
check it again when 0.8 is released.
Comment 4•21 years ago
|
||
(In reply to comment #3)
> I will check it again when 0.8 is released.
Well?
Reporter | ||
Comment 5•21 years ago
|
||
I have just checked it again in 0.8 (20040913) (Windows 2000 SP4) and as far am
I concerned the bug no longer exists.
Status: UNCONFIRMED → RESOLVED
Closed: 21 years ago
Resolution: --- → FIXED
Reporter | ||
Comment 6•21 years ago
|
||
Please accept my apologies for the previous garbled comment. What I intended to
say was that the bug no longer exists.
Updated•21 years ago
|
Status: RESOLVED → UNCONFIRMED
Resolution: FIXED → ---
Comment 7•21 years ago
|
||
Reopened to fix resolution. Richard, please use "WorksForMe" unless you can
point to a specific patch that fixed your problem.
Status: UNCONFIRMED → RESOLVED
Closed: 21 years ago → 21 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•