Opened 10 years ago
Last modified 10 years ago
#25059 closed Bug
URLValidator does not pass some valid IDN top-level domans — at Initial Version
Description ¶
There are some valid IDN top level domains with dashes which is not validated by URLValidator.
One example is '.xn--p1ai' which is punycode-encoded '.рф' (IDN TLD for Russian Federation)
This is a regression since 1.7.x
(I'm going to post pull request when I get ticket number)
Note:
See TracTickets
for help on using tickets.