Closed
Bug 220769
Opened 21 years ago
Closed 21 years ago
url clicked from other applications (Mail, ICQ, etc) are not handled by Firebird.
Categories
(Firefox :: General, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 210553
People
(Reporter: vintz.nicolas, Assigned: bugzilla)
Details
User-Agent: Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.5) Gecko/20030926 Firebird/0.7
Build Identifier: Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.5) Gecko/20030926 Firebird/0.7
Clicking an url from the Mail application (or ICQ, etc) results in an error
message in Firebird :
----
XML Parsing Error : undefined entity
Location:chrome://navigator/content/navigator.xul
Line number 46, column 1
<window id="main-window"
^
----
It seems that the browser is trying to acces the window in which it will set the
url, but the window still not exists.
Reproducible: Always
Steps to Reproduce:
1. Open for favorite mailer
2. Seek and find a mail containing an url
3. Click on it
Actual Results:
A error message is shown
Expected Results:
Open a new window whith the URL loaded.
Reporter | ||
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
•