Closed
Bug 16561
Opened 25 years ago
Closed 25 years ago
API: implement deleteSmtpServer()
Categories
(MailNews Core :: Backend, defect, P3)
Tracking
(Not tracked)
VERIFIED
FIXED
M16
People
(Reporter: ppandit, Assigned: alecf)
Details
Attachments
(2 files)
I hope this a user error but so far I can't resolve the problem
1. Load the attached HTML file - it tries to run
nsISmtpService:deleteSmptServer()
2. You get the following error - JavaScript Error: ReferenceError:
deleteSmtpServer is not defined
3. DeleteSmptServer() exists in the mailnews C++ code
4. deleteSmptServer is defined in
/mozilla/dist/win32_obj/bin/components/msgcompo.xpt
Par
Assignee | ||
Updated•25 years ago
|
Status: NEW → ASSIGNED
Summary: deleteSmtpServer() does not get recogized → API: implement deleteSmtpServer()
Assignee | ||
Comment 2•25 years ago
|
||
good catch, thanks.
Assignee | ||
Updated•25 years ago
|
Priority: P3 → P2
Target Milestone: M11
Assignee | ||
Updated•25 years ago
|
Priority: P2 → P3
Assignee | ||
Comment 3•25 years ago
|
||
mass-moving bugs I can't fix for M11 to M12
Assignee | ||
Updated•25 years ago
|
Target Milestone: M12 → M13
Assignee | ||
Updated•25 years ago
|
Component: XPConnect → Back End
Updated•25 years ago
|
Target Milestone: M13 → M16
Assignee | ||
Comment 4•25 years ago
|
||
fixed this a while back.
Status: ASSIGNED → RESOLVED
Closed: 25 years ago
Resolution: --- → FIXED
VERIFIED using Windows NT debug build from 5/23/00.
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
•