Closed
Bug 299487
Opened 19 years ago
Closed 19 years ago
<img src="mailto:foo@bar.org "> opens email
Categories
(Core :: DOM: HTML Parser, defect)
Core
DOM: HTML Parser
Tracking
()
RESOLVED
DUPLICATE
of bug 181860
People
(Reporter: hello, Unassigned)
References
()
Details
User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; X11; Linux i686; de) Opera 8.01
Build Identifier:
If you use mailto with a email within a image source, all gecko browsers open a
new email within the configurated email programm. If this is noly one such img,
no problem, but if there are 1000 on one page your computer will hang and you
could loose a lot of data.
Reproducible: Always
Steps to Reproduce:
1. Configure a email program in your gecko browser.
2. Write a page with this sourcecode: <img src="foo@bar.org">
3. Show this page in your gekco browser.
Actual Results:
It opens a new email window in your email programm.
Expected Results:
Not interprate this mailto: link.
*** This bug has been marked as a duplicate of 181860 ***
Status: UNCONFIRMED → RESOLVED
Closed: 19 years ago
Resolution: --- → DUPLICATE
Updated•19 years ago
|
Group: security
You need to log in
before you can comment on or make changes to this bug.
Description
•