Closed
Bug 118616
Opened 23 years ago
Closed 23 years ago
Mapi Preference should not be per-profile, but it should be the same all profiles
Categories
(MailNews Core :: Simple MAPI, defect)
Tracking
(Not tracked)
VERIFIED
FIXED
mozilla0.9.9
People
(Reporter: srilatha, Assigned: rdayal)
References
Details
(Whiteboard: nsenterprise)
In Mozilla0.9.4, if the mapi preference is set, mozilla is the default mail
client for all the users on a machine, but this not the case with the latest
bits.
On the Mozilla 0.9.4 branch, the value of the MAPI preference is determined
based on the registry settings and the Mapi dll.
With the new code that landed on the trunk, the value of the MAPI preference is
determined based on pref mailnews.default_mail_client.
http://bonsai.mozilla.org/cvsview2.cgi?diff_mode=context&whitespace_mode=show&fi
le=pref-mailnewsOverlay.xul&root=/cvsroot&subdir=mozilla/mailnews/mapi/resources
/content&command=DIFF_FRAMESET&rev1=1.4&rev2=1.5
http://lxr.mozilla.org/seamonkey/source/mailnews/mapi/resources/content/pref-mai
lnewsOverlay.js#25
Assignee | ||
Comment 1•23 years ago
|
||
The fix for bug # 123596 should solve this bug too.
Trix, can u please verify this. If you log in using different profiles you
should see the same settings for Edit/Preferences/Mail and Newsgroup : "Use
Mozilla/Netscape Mail as the default mail application" preference for all the
profiles. If you change the pref using one profile you should see the changed
settings when you login using another profile on the same system.
Status: NEW → ASSIGNED
Assignee | ||
Comment 2•23 years ago
|
||
The fix for this bug is part of the fix checked in for bug # 123596. Marking it
as fixed.
Severity: normal → major
Status: ASSIGNED → RESOLVED
Closed: 23 years ago
Resolution: --- → FIXED
Whiteboard: nsenterprise
Target Milestone: --- → mozilla0.9.9
Assignee | ||
Comment 3•23 years ago
|
||
verified on build 20020215
Updated•20 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
•