Closed
Bug 222446
Opened 21 years ago
Closed 21 years ago
error when attempting to open link from any other application
Categories
(Firefox :: General, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 210553
People
(Reporter: abme75, Assigned: bugzilla)
Details
User-Agent: Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.5) Gecko/20031007 Firebird/0.7
Build Identifier: Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.5) Gecko/20031007 Firebird/0.7
OS X 10.1.5,getting this error: cannot open hyperlinks from TB (or any other
app) to FB if FB has a window open. If FB is not running and I click a
hyperlink in TB (or any other app), FB starts and opens the link. So there must
be something wrong w/ how FB reads hyperlinks from other apps when FB is running
and has an open window. When the error happens, I get a small window w/ this text:
XML Parsing Error: unidentified identity
Location: chrome://navigator/content/navigator.xul
Line Number 46, Column 1
<window id="main-window"
^
Could it be that that file and line number need to read: <window
id="main-window"> (notice the ">" instead of the "^")?
Reproducible: Always
Steps to Reproduce:
1.start FB and keep it running (FB set as default browser)
2.Open a second app and click a hyperlink
3.
Actual Results:
OS X 10.1.5,getting this error: cannot open hyperlinks from TB (or any other
app) to FB if FB has a window open. If FB is not running and I click a
hyperlink in TB (or any other app), FB starts and opens the link. So there must
be something wrong w/ how FB reads hyperlinks from other apps when FB is running
and has an open window. When the error happens, I get a small window w/ this text:
XML Parsing Error: unidentified identity
Location: chrome://navigator/content/navigator.xul
Line Number 46, Column 1
<window id="main-window"
^
Could it be that that file and line number need to read: <window
id="main-window"> (notice the ">" instead of the "^")?
Expected Results:
Opened a new window w/ to the page specified by the hyperlink.
OS X 10.1.5, iMacDVSE 500MHz 256MB RAM, FB set as default browser, no additional
extensions installed.
Comment 1•21 years ago
|
||
*** This bug has been marked as a duplicate of 210553 ***
Status: UNCONFIRMED → RESOLVED
Closed: 21 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•