Closed
Bug 171699
Opened 23 years ago
Closed 23 years ago
editorshell api is deprecated and needs to be converted (mozilla/calendar)
Categories
(Calendar :: General, defect)
Calendar
General
Tracking
(Not tracked)
VERIFIED
FIXED
People
(Reporter: Brade, Assigned: mikeypotter)
References
()
Details
http://lxr.mozilla.org/mozilla/source/calendar/resources/content/calendarEventDialogAttachFile.js
uses "editorshell" in many places.
EditorShell is obsolete and will be going away at some point (soon).
This bug is to 1) notify users of editorshell api that they will be broken
without converting to non-deprecated apis (such as editor) on the trunk and to
2) make any changes to address editorshell removal in mozilla/calendar.
Charley--please add the url for the conversion information or attach it here.
Assignee | ||
Updated•23 years ago
|
Status: NEW → ASSIGNED
Target Milestone: --- → 0.9
Assignee | ||
Comment 1•23 years ago
|
||
This is fixed in CVS.
The file was copied directly from messenger to attach files to events. The code
that wasn't used has been removed, and editor is no longer used in the file.
Status: ASSIGNED → RESOLVED
Closed: 23 years ago
Resolution: --- → FIXED
Comment 3•19 years ago
|
||
The bugspam monkeys have been set free and are feeding on Calendar :: General. Be afraid for your sanity!
QA Contact: colint → general
Updated•17 years ago
|
Target Milestone: 0.9 → ---
You need to log in
before you can comment on or make changes to this bug.
Description
•