Closed
Bug 226055
Opened 22 years ago
Closed 22 years ago
RFE: Option to backlevel "Save as File" behavior
Categories
(MailNews Core :: Import, enhancement)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 182142
People
(Reporter: SGwylan, Assigned: cavin)
References
()
Details
User-Agent: Mozilla/5.0 (OS/2; U; Warp 4.5; en-US; rv:1.6a) Gecko/20031103
Build Identifier: Mozilla/5.0 (OS/2; U; Warp 4.5; en-US; rv:1.6a) Gecko/20031103
Between 1.5 and 1.6a, saving messages now defaults to using
<Message_subject_text>.eml as default file name instead of message.eml. I'd like
a settings option to go back to message.eml as the default; the new behavior
slows me down.
Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Comment 1•22 years ago
|
||
This was changed because of bug 92726. Personally, I don't give your request
much chance. I don't see why message.eml would be a better filename.
| Reporter | ||
Comment 2•22 years ago
|
||
For me it's the consistency of the name. I have a process that looks for
message.eml in a particular directory and parses the contents to generate
database entries (then renames the file when done). Unfortunately, the incoming
subjects aren't quite consistent.
I'm not very hopeful anything will happen, either, but I HATE functionality
changes like this that change without providing an easy escape back to old behavior.
Comment 3•22 years ago
|
||
Isn't just easier to change your process to look for any *.eml file in a
directory and when it has processed it move it out of that directory?
Comment 4•22 years ago
|
||
*** This bug has been marked as a duplicate of 182142 ***
Status: UNCONFIRMED → RESOLVED
Closed: 22 years ago
Resolution: --- → DUPLICATE
Updated•21 years ago
|
Product: MailNews → Core
Updated•17 years ago
|
Product: Core → MailNews Core
You need to log in
before you can comment on or make changes to this bug.
Description
•