Closed
Bug 151475
Opened 23 years ago
Closed 19 years ago
mozilla-1.0 crashes on double-clicking mailto: links
Categories
(MailNews Core :: Networking, defect)
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: bram, Assigned: mscott)
Details
(Keywords: crash)
I haven't set up an e-mail account with mozilla.If the mail setup window hasn't
been opened before (e.g. by single-clicking on a mailto: link), mozilla will
crash as soon as I double-click on a mailto: link. If the mail setup window
*has* been opened before, a double-click on a mailto: link will simply popup 2
mail setup windows.
The bug is repeatable.
Comment 1•23 years ago
|
||
MailNews, not Bugzilla
Assignee: justdave → mscott
Component: Bugzilla-General → Networking: MailNews General
Product: Bugzilla → MailNews
QA Contact: matty → huang
Version: unspecified → other
Comment 3•23 years ago
|
||
Some idiot put in slashes leading to a crash:
crashes: <a href="mailto://support@xxx.com">xxx</a>
ok: <a href="mailto:support@xxx.com">xxx</a>
Updated•21 years ago
|
Product: MailNews → Core
Comment 4•19 years ago
|
||
I can't reproduce the original report with Seamonkey 1.0. (Nor the problem in comment 3, altho that's clearly unrelated.)
Status: NEW → RESOLVED
Closed: 19 years ago
Resolution: --- → WORKSFORME
Updated•17 years ago
|
Product: Core → MailNews Core
You need to log in
before you can comment on or make changes to this bug.
Description
•