Closed
Bug 166795
Opened 22 years ago
Closed 22 years ago
"mozMapi" should be "MozillaMapi"
Categories
(MailNews Core :: Simple MAPI, defect)
Tracking
(Not tracked)
VERIFIED
FIXED
People
(Reporter: bugzilla, Assigned: rdayal)
Details
Attachments
(1 file)
1.17 KB,
patch
|
timeless
:
review+
jesup
:
superreview+
jesup
:
approval+
|
Details | Diff | Splinter Review |
current we have this in the reg.db:
HKEY_CLASSES_ROOT\mozMapi
HKEY_CLASSES_ROOT\mozMapi.1
but all the other mozilla entries are:
HKEY_CLASSES_ROOT\MozillaXHTML
HKEY_CLASSES_ROOT\MozillaXBM
So:
HKEY_CLASSES_ROOT\mozMapi
should be:
HKEY_CLASSES_ROOT\MozillaMapi
to be consistent!
code should be changed here:
http://lxr.mozilla.org/mozilla/source/mailnews/mapi/mapihook/src/nsMapiRegistryU
tils.cpp#573
20020904
Reporter | ||
Comment 1•22 years ago
|
||
Reporter | ||
Updated•22 years ago
|
Comment on attachment 101532 [details] [diff] [review]
mozMapi -> MozillaMapi to keep naming
<gemal:#mozilla> it's bug 125877 and bug 129088 and bug 169371. We could add to
bug 129088 that it should also remove mozMapi entries
please :)
Attachment #101532 -
Flags: review+
Comment 3•22 years ago
|
||
please let rdayal do a review.
if it looks good to him, then sr=sspitzer
Assignee | ||
Comment 4•22 years ago
|
||
looks fine, r=rdayal.
Reporter | ||
Comment 5•22 years ago
|
||
seth or rajiv: could you check it in since I dont have cvs access
Henrik, you're going to have to mail for a= if you want inclusion into the
Mozilla1.2 trunk.
QA Contact: trix → stephend
Comment 7•22 years ago
|
||
Comment on attachment 101532 [details] [diff] [review]
mozMapi -> MozillaMapi to keep naming
marking sr=sspitzer
a=rjesup@wgate.com
Attachment #101532 -
Flags: superreview+
Attachment #101532 -
Flags: approval+
Reporter | ||
Comment 8•22 years ago
|
||
stephen: could you do the checkin?
Nope, sorry, I've given up checking in and bug fixing. Purely QA now.
Reporter | ||
Comment 10•22 years ago
|
||
anyone else wanna do the checkin?
![]() |
||
Comment 11•22 years ago
|
||
checked in to the trunk
Assignee | ||
Comment 12•22 years ago
|
||
thanks Boris for landing this. Marking this as fixed.
Status: NEW → RESOLVED
Closed: 22 years ago
Resolution: --- → FIXED
Verified FIXED through LXR and my own code tree.
1.10 bzbarsky%mit.edu Oct 15 23:16 Better naming for mapi registry keys. Bug
166795, patch by
bugzilla@gemal.dk (Henrik Gemal), r=rdayal, sr=sspitzer, a=rjesup
Status: RESOLVED → VERIFIED
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
•