Open
Bug 83412
Opened 24 years ago
Updated 4 years ago
Save as Draft or Template won't save the Options|Format selected
Categories
(MailNews Core :: Composition, defect)
MailNews Core
Composition
Tracking
(Not tracked)
NEW
People
(Reporter: esther, Unassigned)
References
Details
(Keywords: dataloss)
Using build 2001-05-25 on win, mac and linux if you compose a mail msg and then
select an option format then save as draft or template the format is not saved
with the draft or template. When you bring it up to edit it and send it, it
sends in the in the preference default html/plain.
Note: I thought I wrote a bug already for this but I can't find it. Sorry if
it's a dup
1. Launch App
2. In preferences for mail & News under message format, select send in html & plain.
3. Create a mail message put in some HTML attributes and select Plain Text under
Options|Format. Save the message as Draft
4. Open the draft message and send.
Result: the message sent in plain text and html.
Expected: per scott and jennifer, the message should have sent in plain text
because the plain text option was saved with the draft.
Comment 2•23 years ago
|
||
I am not sure we should save the option format into draft or template message.
Need to think about it...
Status: NEW → ASSIGNED
Target Milestone: --- → Future
Updated•20 years ago
|
Product: MailNews → Core
I know this bug is old, very old, but may I must ask this question.
Why it called a template if it does not store settings such as:
format, security, priority, and return receipt?
Call it a To:Subject:Body saver. Or a "You must still click all the options and settings but we'll save the to field for you" widget. But don't call it a "Template", that's misleading.
You know what the most annoying part about this bug is? All the information above is save to the template file but not read back in when the template is opened.
Ok. I'm done with my rant.
Updated•18 years ago
|
Updated•17 years ago
|
Assignee: ducarroz → nobody
Status: ASSIGNED → NEW
QA Contact: esther → composition
Comment 4•17 years ago
|
||
(In reply to comment #3)
> All the information above is save to the template file
> but not read back in when the template is opened.
[Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.9a5pre) Gecko/20070515 SeaMonkey/1.5a] (nightly) (W2Ksp4)
[Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.9b3pre) Gecko/2008010302 SeaMonkey/2.0a1pre] (nightly) (W2Ksp4)
[Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.9b3pre) Gecko/2008010403 SeaMonkey/2.0a1pre] (nightly) (W2Ksp4)
I tried Draft and Template, looking at their source (with Ctrl+U):
AFAICT you are wrong and this bug title is right:
the option is not saved in the first place.
[Netscape® Communicator 4.8 : en-20020722] (release) (W2Ksp4)
This is '4xp':
we are missing the "html=?" option !
'Plain Text only' Draft example:
[
X-Mozilla-Draft-Info: internal/draft; vcard=0; receipt=0; uuencode=0; html=1; linewidth=0
]
Assignee | ||
Updated•16 years ago
|
Product: Core → MailNews Core
Comment 5•16 years ago
|
||
This wouldn't qualify as a blocker for tb3.
Flags: blocking-thunderbird3? → blocking-thunderbird3-
Updated•16 years ago
|
Severity: normal → critical
Comment 6•15 years ago
|
||
Tenks
Comment 7•15 years ago
|
||
(In reply to comment #1)
> change qa contact->esther
Updated•4 years ago
|
You need to log in
before you can comment on or make changes to this bug.
Description
•