Closed
Bug 299804
Opened 19 years ago
Closed 19 years ago
Firefox crashes when clicking on a "mailto:" URL
Categories
(Firefox :: General, defect)
Tracking
()
RESOLVED
INVALID
People
(Reporter: arnehe, Unassigned)
References
Details
User-Agent: Mozilla/5.0 (X11; U; Linux i686; de-DE; rv:1.7.8) Gecko/20050511 Firefox/1.0.4 Build Identifier: Mozilla/5.0 (X11; U; Linux i686; de-DE; rv:1.7.8) Gecko/20050511 Firefox/1.0.4 Firefox crashes when I click on a "mailto:" URL if no string "network.protocol-handler.app.mailto" is specified in "about:config". If I add this string with value "kmailservice" everything works fine. Reproducible: Always Steps to Reproduce: 1. make sure you have no string "network.protocol-handler.app.mailto" in "about:config" 2. click on any "mailto:" URL Actual Results: Firefox crashes Expected Results: Firefox should not crash, but show a message that no email client is specified and tell the user how to fix this.
Comment 2•19 years ago
|
||
per discussion with other developers this is invalid, just don't create such invalid config data.
Status: UNCONFIRMED → RESOLVED
Closed: 19 years ago
Resolution: --- → INVALID
You need to log in
before you can comment on or make changes to this bug.
Description
•