Bug 105877

Summary: Domain names in Serbian ".срб" domain (IDN ccTLD) are displayed as Punycode
Product: WebKit Reporter: zamv3612
Component: Page LoadingAssignee: Nobody <webkit-unassigned>
Status: NEW    
Severity: Normal CC: ap
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Mac   
OS: Unspecified   
URL: http://рнидс.срб

zamv3612
Reported 2012-12-30 15:05:44 PST
Steps to reproduce: Open http://рнидс.срб Expected result: address bar displays domain in cyrillic characters Actual result: address is converted to Punycode Similarly to the Russian ”рф” domain, there is no security risk in allowing Cyrillic characters in this IDN ccTLD. Latin characters are not allowed per registrar rules. Citation from the webpage of the "Register of National Internet Domain Names of Serbia" (http://www.rnids.rs/en/the-.срб-domain): "Which characters can be used in a .срб domain name? Serbian Cyrillic domain names, besides the 30 letters of the Serbian Cyrillic alphabet (а-ш), may contain numbers and hyphens (-). They cannot contain a hyphen at the start or the end or two consecutive hyphens in the third and fourth positions. .срб domain names can contain a maximum of 63 ASCII characters after ASCII Compatible Encoding (ACE)." Citation end. Bug for the Russian ”рф” domain was described and solved in "WebKit Bugzilla Bug 39089".
Attachments
Alexey Proskuryakov
Comment 1 2012-12-31 19:06:32 PST
Are you willing to make a patch along the lines of the earlier Russian one?
zamv3612
Comment 2 2013-01-02 01:42:38 PST
Actually I´m not a developer and not the right person to provide a patch. The only help I can provide is to do some testing with the patched version. (In reply to comment #1) > Are you willing to make a patch along the lines of the earlier Russian one?
Note You need to log in before you can comment on or make changes to this bug.