Closed
Bug 1007048
Opened 12 years ago
Closed 12 years ago
The german character "ß" in IDN is not converted to Punicode, but to "ss"
Categories
(Core :: Internationalization, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 479520
People
(Reporter: maikstoeckmann, Unassigned)
Details
User Agent: Mozilla/5.0 (Windows NT 5.1; rv:28.0) Gecko/20100101 Firefox/28.0 (Beta/Release)
Build ID: 20140314220517
Steps to reproduce:
I entered "http://www.leos-darß.de/" into the address field.
Actual results:
The domain name is converted to "http://www.leos-darss.de/" and the page is not found.
Expected results:
The domain name should be internally converted to the Punycode "http://www.xn--leos-dar-xya.de/".
Updated•12 years ago
|
Component: Networking → Internationalization
Updated•12 years ago
|
Status: UNCONFIRMED → RESOLVED
Closed: 12 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•