Open
Bug 1348232
Opened 8 years ago
Updated 3 years ago
IDN URLs are not resolved properly
Categories
(Firefox for iOS :: General, defect)
Tracking
()
NEW
People
(Reporter: e-rueggeberg, Unassigned)
References
Details
User Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_12_3) AppleWebKit/602.4.8 (KHTML, like Gecko) Version/10.0.3 Safari/602.4.8
Steps to reproduce:
Enter "löwen-apotheke-ahlten.de" as URL
Actual results:
It gets changed into "l%c3%b6wen-apotheke-ahlten.de" which results to an 404 error
Expected results:
It should have opened the correct URL. This happens in iOS firefox only, MacOS is fine
Comment 1•8 years ago
|
||
Punycode is currently disabled. Our IDN implementation in Firefox for iOS needs some work before we can re-enable it.
Updated•3 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•