Closed
Bug 156927
Opened 23 years ago
Closed 23 years ago
Insert in HTML compose does nothing, trunk build only
Categories
(MailNews Core :: Composition, defect)
MailNews Core
Composition
Tracking
(Not tracked)
VERIFIED
DUPLICATE
of bug 156685
People
(Reporter: esther, Assigned: vparthas)
References
Details
Using Trunk build 20020711 on linux (still need to check othe platforms), HTML
compose Insert doesn't work for all 5 of the Insert options. This worked on the
7-8 trunk build. Editor Insert works, just mail compose Insert is broken
1. Launch Mail
2. Open an HTML compose window
3. Try to Insert any of the 5 Insert options from menu bar or formatting bar.
Result: Nothing happens
Expected: Insert to work
Comment 1•23 years ago
|
||
-->varada
Assignee: ducarroz → varada
Summary: Insert in HTML compose does nothing, trunk build only → Insert in HTML compose does nothing, trunk build only
Comment 2•23 years ago
|
||
Starting the compose window:
Warning: reference to undefined property
Components.classes['@mozilla.org/ldapprefs-service;1']
Source File: chrome://messenger/content/messengercompose/MsgComposeCommands.js
Line: 108
Error: redeclaration of const MOZ_HELP_URI
Source File: chrome://help/content/contextHelp.js
Line: 1
Clicking on message part:
Error: gEditor has no properties
Source File: chrome://editor/content/editor.js
Line: 191
*4
Trying the insert commands:
Error: gEditor has no properties
Source File: chrome://editor/content/editor.js
Line: 191
*1 each
Probably a dup of bug 156685.
Comment 4•23 years ago
|
||
dumpage:
Starting compose window:
ERROR: Cannot get the LDAP service
TypeError: Components.classes['@mozilla.org/ldapprefs-service;1'] has no properties
[nsIMsgIdentity: id1],[nsIMsgIdentity: id2],[nsIMsgIdentity:
id4],[nsIMsgIdentity: id5],[nsIMsgIdentity: id6],[nsIMsgIdentity:
id7],[nsIMsgIdentity: id3],[nsIMsgIdentity: id8],[nsIMsgIdentity: id9]
RemoveInapplicableUIElements called too early
----------------------
PrepareDocumentForEditing
no body tag found?!
Clicking on message part:
An error occurred updating the cmd_smiley command
An error occurred updating the cmd_advancedProperties command
An error occurred updating the cmd_removeLinks command
An error occurred updating the cmd_removeNamedAnchors command
Trying the insert commands on the toolbar:
An error occurred executing the cmd_link command
An error occurred executing the cmd_anchor command
An error occurred executing the cmd_image command
An error occurred executing the cmd_hline command
An error occurred executing the cmd_table command
*** Bug 157138 has been marked as a duplicate of this bug. ***
I do not see this with today's release nor my debug build. Do you still
continue to see this?
Comment 7•23 years ago
|
||
worksforme linux trunk cvs 2002-07-30.
Comment 8•23 years ago
|
||
Status: NEW → RESOLVED
Closed: 23 years ago
Resolution: --- → DUPLICATE
Comment 9•23 years ago
|
||
*** Bug 156972 has been marked as a duplicate of this bug. ***
Updated•21 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
•