Closed
Bug 169140
Opened 23 years ago
Closed 22 years ago
Composer horked due to errors in ComposerCommands.js
Categories
(SeaMonkey :: Composer, defect)
SeaMonkey
Composer
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: glazou, Assigned: Brade)
References
Details
(Whiteboard: EDITORBASE)
Attachments
(1 file)
|
881 bytes,
patch
|
glazou
:
review+
jag+mozilla
:
superreview+
|
Details | Diff | Splinter Review |
seen on stdout, using a fresh build 2002-sept-17 03:14am californian time :
An error occurred updating the cmd_bold command:
[Exception... "Component returned failure code: 0x80004005 (NS_ERROR_FAILURE)
[nsICommandParams.getBooleanValue]" nsres
ult: "0x80004005 (NS_ERROR_FAILURE)" location: "JS frame ::
chrome://editor/content/ComposerCommands.js :: goUpdateComm
andState :: line 369" data: no]
I see this error message occur for cmd_bold cmd_italic cmd_underline cmd_tt ...
[skip a dozen or more] cmd_ol cmd_ul
| Reporter | ||
Comment 1•23 years ago
|
||
Wow, even switching to alltags or preview mode is horked !!!
raising radar indicators
Severity: major → critical
Keywords: nsbeta1
Summary: errors in ComposerCommands.js → Composer horked due to errors in ComposerCommands.js
Whiteboard: EDITORBASE
Comment 3•23 years ago
|
||
I don't see this, is that because I added "return;" at line 346?
(I did that to fix a ton of warnings I saw when opening Editor).
| Assignee | ||
Comment 5•23 years ago
|
||
| Reporter | ||
Comment 6•23 years ago
|
||
Comment on attachment 99518 [details] [diff] [review]
patch to fix mode switching
r=glazman
the command errors disappear after a clobber build
Attachment #99518 -
Flags: review+
| Reporter | ||
Updated•23 years ago
|
Severity: critical → major
Summary: Composer horked due to errors in ComposerCommands.js → mode switching horked in Composer
Comment 7•23 years ago
|
||
Comment on attachment 99518 [details] [diff] [review]
patch to fix mode switching
sr=jag
Attachment #99518 -
Flags: superreview+
Comment 8•23 years ago
|
||
This patch is part of the patch to bug 124265, but was not checked in.
Since that was reviewed, I'll check in this ASAP.
*** This bug has been marked as a duplicate of 124265 ***
*** This bug has been marked as a duplicate of 124265 ***
Severity: major → critical
Status: NEW → RESOLVED
Closed: 23 years ago
Resolution: --- → DUPLICATE
Summary: mode switching horked in Composer → Composer horked due to errors in ComposerCommands.js
Comment 9•23 years ago
|
||
Since this has all needed reviews, we might as well reopen and just check it
in! Brade will do that when tree opens.
Status: RESOLVED → REOPENED
Resolution: DUPLICATE → ---
| Assignee | ||
Comment 10•23 years ago
|
||
fix checked in
Status: REOPENED → RESOLVED
Closed: 23 years ago → 23 years ago
Resolution: --- → FIXED
Comment 11•23 years ago
|
||
*** Bug 169261 has been marked as a duplicate of this bug. ***
| Reporter | ||
Comment 12•23 years ago
|
||
people, I pulled a fresh tree this morning and, building from scratch and I
am ***still seeing*** the errors in ComposerCommands I originally reported.
Can someone else confirm please ?
Comment 13•22 years ago
|
||
reopening based on last comment made by Daniel. Please mark resolved fixed as
appropriate.
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
| Assignee | ||
Comment 14•22 years ago
|
||
I don't see this problem; resolving as fixed
Status: REOPENED → RESOLVED
Closed: 23 years ago → 22 years ago
Resolution: --- → FIXED
Updated•21 years ago
|
Product: Browser → Seamonkey
You need to log in
before you can comment on or make changes to this bug.
Description
•