Closed
Bug 306510
Opened 19 years ago
Closed 19 years ago
adding ? in front of mailto links
Categories
(Firefox :: General, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: jcdill, Unassigned)
References
()
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.7.10) Gecko/20050716 Firefox/1.0.6
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.7.10) Gecko/20050716 Firefox/1.0.6
Firefox is adding a ? in front of mailto: links. The links are correctly formed
in the format of:
<a href="mailto:user@host">text</a>
There are no special characters which might be represented by a question mark
when Firefox can't find the character in the document character set.
Reproducible: Always
Steps to Reproduce:
1. Go to any page with a mailto: link such as the one listed above
2. Note that the page says:
Please ?email me to tell me
Expected Results:
There should be no question mark.
Comment 1•19 years ago
|
||
If this is happening to every mailto: link, you probably have an extension or user CSS that is adding it. Please check and let us know.
Comment 2•19 years ago
|
||
Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9a1) Gecko/20050830 Firefox/1.6a1 ID:2005083019 Works for me and a bazillion other people. Consult the MozillaZine forums for user support. http://forums.mozillazine.org/
Status: UNCONFIRMED → RESOLVED
Closed: 19 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•