Closed Bug 318112 Opened 20 years ago Closed 20 years ago

Make sure IDN-format TLDs can be supported

Categories

(Firefox :: General, defect)

x86
All
defect
Not set
normal

Tracking

()

RESOLVED WORKSFORME

People

(Reporter: usenet, Assigned: usenet)

References

(Blocks 1 open bug)

Details

Attachments

(1 file)

There are current proposals for the creation of IDN-format DNS top-level domains. Since it looks likely that this will happen sooner or later, we should make sure that the infrastructure for supporting these is ready in time. In theory, the current IDN and IDN-display-by-TLD logic will probably work with few or no changes to the existing code; however, this needs to be tested, and bugs filed for any extra work that needs to be done to support IDN-format TLDs.
Blocks: 316730
Status: NEW → ASSIGNED
Assignee: nobody → usenet
Status: ASSIGNED → NEW
Status: NEW → ASSIGNED
Depends on: 320568
As hoped, the existing code works. Tested using stock Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8) Gecko/20051111 Firefox/1.5 using the following in /etc/hosts: 127.0.0.1 test.xn--fiq228c with the following boolean config variable set in about:config: network.IDN.whitelist.xn--fiq228c true and visiting http://test.xn--fiq228c/ displays: http://test.<Chinese characters>/ where <Chinese characters> are (hopefully, if I've got this right) the Hanji for "Chinese" in Chinese.
Status: ASSIGNED → RESOLVED
Closed: 20 years ago
Resolution: --- → WORKSFORME
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: