Closed
Bug 338506
Opened 20 years ago
Closed 19 years ago
FCKeditor 2.1.1.
Categories
(Firefox Build System :: General, defect)
Tracking
(Not tracked)
RESOLVED
INCOMPLETE
People
(Reporter: intl, Unassigned)
References
()
Details
(Whiteboard: CLOSEME 06/27)
User-Agent: Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.8.0.3) Gecko/20060426 Firefox/1.5.0.3
Build Identifier: Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.8.0.3) Gecko/20060426 Firefox/1.5.0.3
Errors when attempting to use fckeditor on a wiki to update links.
Error: Warning: unrecognized command line flag -psn_0_3932161
Source File: file:///Applications/%20telecomms/%20Internet%20Applications/Firefox.app/Contents/MacOS/components/nsBrowserContentHandler.js
Line: 518
and
Error: uncaught exception: [Exception... "Component returned failure code: 0x804b000a [nsIDOMNSHTMLAnchorElement.host]" nsresult: "0x804b000a (<unknown>)" location: "JS frame :: http://blog.guykawasaki.com/2006/05/how_we_got_demo.html :: externalLinks :: line 698" data: no]
Error: aAnchors[i] has no properties
Source File: http://www.seedwiki.com/FCKeditor_2.1.1/editor/dialog/fck_link/fck_link.js
Line: 176
Reproducible: Sometimes
Steps to Reproduce:
1.Open http://civilsocietyblog.seedwiki.com; log in (can create new login); click edit page
2. select text to add link; click on chain (link button) in the menu above
3. edit link box does not give proper menu options, but reverts to fckeditor stylesheet editor instead of link editing tabs. Sometimes the window freezes and I cannot cancel the edit.
Actual Results:
Cannot establish external link. Sometimes the edit window freezes.
Expected Results:
It should allow me to select text, enter the hyperlink url, and the selected text will then become a link button.
From Javascript Console:
Error: aAnchors[i] has no properties
Source File: http://www.seedwiki.com/FCKeditor_2.1.1/editor/dialog/fck_link/fck_link.js
Line: 176
Error: document.getElementById("frmMain") has no properties
Source File: http://www.seedwiki.com/FCKeditor_2.1.1/editor/fckdialog.html
Line: 253
Yesterday it also had an .nsbrowsercontent error, but after restarting Firefox this error did not reappear.
Comment 1•19 years ago
|
||
Reporter, do you still see this problem with the latest Firefox 2? If not, can you please close this bug as WORKSFORME. Thanks!
Whiteboard: CLOSEME 06/27
Version: unspecified → 1.5.0.x Branch
Comment 2•19 years ago
|
||
No response from reporter re: comment 1 -->INCOMPLETE.
Reporter, if you still see this problem with the latest release of Firefox 2, please reopen this bug. Thanks!
Status: UNCONFIRMED → RESOLVED
Closed: 19 years ago
Resolution: --- → INCOMPLETE
| Assignee | ||
Updated•7 years ago
|
Component: Build Config → General
Product: Firefox → Firefox Build System
You need to log in
before you can comment on or make changes to this bug.
Description
•