Closed
Bug 385000
Opened 18 years ago
Closed 18 years ago
Links with umlauts in mails lead to wrong URLs in Firefox
Categories
(Thunderbird :: General, defect)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 378991
People
(Reporter: check, Assigned: mscott)
Details
(Keywords: intl)
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; de; rv:1.8.1.4) Gecko/20070515 Firefox/2.0.0.4
Build Identifier: Version 2.0.0.4 (20070604)
If I get a link to a umlaut domain within a mail in Thunderbird (e.g. http://www.wüstenberg-medienrecht.de/) and I click on it Firefox opens a wrong URL (e.g. http://www.w%c3%bcstenberg-medienrecht.de/)
Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Comment 1•18 years ago
|
||
Confirming, but more a bug than a security problem.
Firefox doesn't support %-escaping in the hostname (since that's a common way to abuse/fool people), although there is some talk of supporting it. Thunderbird is over-escaping I guess (doesn't work if IE is the default browser, either).
Assignee: nobody → mscott
Group: security
Status: UNCONFIRMED → NEW
Ever confirmed: true
Comment 2•18 years ago
|
||
As IDN hostnames take off this is probably an increasingly important bug to fix for Europe and Asia
I know.
Status: NEW → RESOLVED
Closed: 18 years ago
Resolution: --- → DUPLICATE
Updated•17 years ago
|
Flags: blocking-thunderbird3?
You need to log in
before you can comment on or make changes to this bug.
Description
•