Closed
Bug 205990
Opened 23 years ago
Closed 23 years ago
<URL: http://www.example.com/ > yields "URL is not a registered protocol"
Categories
(MailNews Core :: Networking, defect)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 183111
People
(Reporter: stian, Assigned: sspitzer)
References
()
Details
User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1)
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.3) Gecko/20030312
When clicking a link such as <URL: http://www.example.com/ > in a news or mail
message, an alert says "URL is not a registered protocol". This way of
denoting URLs in email and news messages is becoming increasingly common, and
it is also recommended in the appendix to RFC1738.
As a browser which focuses on standards, I think Mozilla should support this
as well. Most clients do these days.
Reproducible: Always
Steps to Reproduce:
1. Fire up the news or mail client
2. Open up a message which contains the following text: <URL:
http://www.example.com/ >
3. Click on the URL
4. Observe the alert box
Actual Results:
An alert box popped up saying "URL is not a registered protocol".
Expected Results:
The URL should have been opened in the web browser.
Comment 1•23 years ago
|
||
Please always try the latest milestone before you report a bug. Thanks
*** This bug has been marked as a duplicate of 183111 ***
Status: UNCONFIRMED → RESOLVED
Closed: 23 years ago
Resolution: --- → DUPLICATE
Updated•21 years ago
|
Product: MailNews → Core
Updated•18 years ago
|
Product: Core → MailNews Core
You need to log in
before you can comment on or make changes to this bug.
Description
•