Open
Bug 271398
Opened 20 years ago
Updated 2 years ago
calling a bookmark via keyword doesn't work for an international domain (IDN) with umlauts
Categories
(Core :: Internationalization, defect)
Core
Internationalization
Tracking
()
NEW
People
(Reporter: ch.ey, Unassigned)
References
Details
Attachments
(2 files)
Create a bookmark where location is e.g. "http://www.teßtdomäin.de" and enter a
keyword, e.g. "test". The bookmark's name and keyword don't need to contain umlauts.
Clicking on the bookmark works as expected (displays http://www.tesstdomäin.de
in the url bar and retrieves the site from http://www.xn--tesstdomin-x5a.de).
But calling the bookmark by entering "test" in the url bar, an alert pops up
saying "www.teÃtdomÀin.de could not be found."
Tested on Win98 with Mozilla 1.8a4+ and Firefox 1.0, on Win2k with Mozilla 1.7.3
and on Linux with Mozilla 1.8a4+.
Reporter | ||
Comment 1•20 years ago
|
||
Reporter | ||
Comment 2•20 years ago
|
||
Comment 3•20 years ago
|
||
Testcase confirmed in:
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.5) Gecko/20041107 Firefox/1.0
This is probably a duplicate of bug 145962
Comment 4•20 years ago
|
||
Kasumi listed other related/duplicate bugs in bug 145962 aswell:
"Many bugs regarding non-ascii for path are reported.
bug 107448, bug 117754, bug 139625, bug 125621, bug 125640"
Reporter | ||
Comment 5•20 years ago
|
||
(In reply to comment #3)
> This is probably a duplicate of bug 145962
One could handle it as such. But two points:
1. This bugs issue shouldn't be a general, deep lying problem since the whole
thing works when clicking on the bookmark instead using the keyword.
2. Umlauts aren't specified as valid for the path in an URL but are as part of
the host part (at least for user presentation).
RFC 3490 says "An IDNA-aware application can accept and display
internationalized domain names in two formats: the internationalized character
set(s) supported by the application, and as an ACE label." and "ACE encoding is
opaque and ugly, and should thus only be exposed to users who absolutely need it."
Updated•15 years ago
|
QA Contact: amyy → i18n
Comment 7•3 years ago
|
||
The bug assignee didn't login in Bugzilla in the last 7 months, so the assignee is being reset.
Assignee: smontagu → nobody
Updated•2 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•