Closed Bug 79827 Opened 24 years ago Closed 24 years ago

javascript error in messengercompose.xul

Categories

(MailNews Core :: Composition, defect, P4)

defect

Tracking

(Not tracked)

VERIFIED FIXED

People

(Reporter: bugzilla, Assigned: hwaara)

Details

Attachments

(1 file)

just got this in my console: JavaScript error: line 0: EditorInitEditMenu is not defined /mailnews/compose/resources/content/messengercompose.xul, line 266 -- <menupopup oncreate="EditorInitEditMenu()"> build 20010509
--> varada
Assignee: ducarroz → varada
QA Contact: esther → stephend
Taking. I eventually saw this too. Fix coming up, varada please review.
Assignee: varada → hwaara
The code in editor.js was changed just yesterday and I dont think the solution is to get rid of the function. I saw that it was replaced by the InitPastAsMenu. cmanske is probably the right person to ask if this is the function that should be used now or if we can just get rid of the existing one with no consequences.
Cmanske, Varada thinks you are the person to ask about the deal with removing "EditorInitEditMenu()" but not all of its callers (like, messengercompose.xul). Is it renamed or removed or what?
Priority: -- → P4
My bad. Sorry! r=cmanske on fix. We don't need it since it didn't do anything!
sr=bienvenu
fix checked in.
Status: NEW → RESOLVED
Closed: 24 years ago
Resolution: --- → FIXED
Verified with a debug build (pulled at noon today; 5-14-2001). user_pref("javascript.options.strict", true); // enables strict javascript warnings didn't show this warning when using HTML msg compose (which uses editor).
Status: RESOLVED → VERIFIED
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: