Closed Bug 11498 Opened 25 years ago Closed 25 years ago

nsIMsgSendLater 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 In a testcase, the following code was written: service = Components.classes['component://netscape/messengercompose/sendlater'].getService (); dump("Got the sendlater service: " + service + "\n"); sendlatersesession = service.QueryInterface(Components.interfaces.nsIMsgSendLater); dump("Got the draft session: " + sendlatersesession + "\n"); When running it, get the following result: JavaScript error: Components.classes["component://netscape/messengercompose/send later"] has no properties URL: file:///K|/suites/mail/mncompose007.html LineNo: 48 Par
QA Contact: lchiang → ppandit
Make ppandit QA Contact
Target Milestone: M10
setting M10 to move off radar. JFD, please mark the correct target when you get a chance.
Assignee: ducarroz → rhp
Rich is responsoble for nsIMsgSendLater. Reassign to him
Status: NEW → ASSIGNED
Have this fixed in my tree...will checkin when the tree opens. - rhp
Status: ASSIGNED → RESOLVED
Closed: 25 years ago
Resolution: --- → FIXED
Checked in a fix last night...should work also. - rhp
Status: RESOLVED → VERIFIED
VERIFIED using mncompose007.html and a debug build on 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: