Closed
Bug 15283
Opened 25 years ago
Closed 25 years ago
apprunner -compose doesn't check compose_html pref
Categories
(MailNews Core :: Composition, defect, P3)
Tracking
(Not tracked)
People
(Reporter: akkzilla, Assigned: bugzilla)
Details
I put these lines in my prefs file to try to turn on plaintext compose:
user_pref("mail.identity.id1.compose_html", false);
user_pref("mail.identity.id0.compose_html", false);
then ran apprunner -compose. It still gave me an html compose window, didn't
check my prefs, though if I run apprunner -mail and then bring up a compose
window from there, I correctly get a plaintext compose window.
Probably related to http://bugzilla.mozilla.org/show_bug.cgi?id=15238 where we
don't check that preference if the user has not logged in yet.
Reporter | ||
Updated•25 years ago
|
Status: NEW → RESOLVED
Closed: 25 years ago
Resolution: --- → DUPLICATE
Reporter | ||
Comment 2•25 years ago
|
||
Thanks, Lisa -- yes, this is a dup of that one.
*** This bug has been marked as a duplicate of 15238 ***
Updated•20 years ago
|
Product: MailNews → Core
Updated•16 years ago
|
Product: Core → MailNews Core
You need to log in
before you can comment on or make changes to this bug.
Description
•