Closed Bug 11485 Opened 25 years ago Closed 25 years ago

nsIMsgDrafts interface needs to be accessible

Categories

(MailNews Core :: Composition, defect, P3)

x86
Windows NT
defect

Tracking

(Not tracked)

VERIFIED FIXED

People

(Reporter: ppandit, Assigned: rhp)

Details

Attachments

(1 file)

using a debug build from August 6 Wrote a javscript testcase with the following code: service = Components.classes['component://netscape/messengercompose/drafts'].getService(); dump("Got the draft service: " + service + "\n"); draftsesession = service.QueryInterface(Components.interfaces.nsIMsgDraft); dump("Got the draft session: " + draftsesession + "\n"); The result was JavaScript error: Components.classes["component://netscape/messengercompose/draf ts"] has no properties URL: file:///K|/suites/mail/mncompose005.html LineNo: 48 Par
QA Contact: lchiang → ppandit
Changing QA Contact to ppandit
Target Milestone: M10
Marking M10 to get off radar. JFD, set the correct target when you get the chance.
Assignee: ducarroz → rhp
rassign to rhp
Status: NEW → ASSIGNED
I have a fix for this in my tree...will get this checked in when the tree opens. - rhp
Status: ASSIGNED → RESOLVED
Closed: 25 years ago
Resolution: --- → FIXED
Checked in the fix last night...should work now. - rhp
Attached file Test nsIMsgDrafts interface (deleted) —
Status: RESOLVED → VERIFIED
VERIFIED using a mncompose005.html and a debug build from August 18.
Product: MailNews → Core
Product: Core → MailNews Core
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: