#12988: Add support of IDN domains for URLField validator.
-------------------------------+--------------------------------------------
          Reporter:  niksite   |         Owner:  nobody
            Status:  new       |     Milestone:        
         Component:  Forms     |       Version:  SVN   
        Resolution:            |      Keywords:  IDN   
             Stage:  Accepted  |     Has_patch:  0     
        Needs_docs:  0         |   Needs_tests:  0     
Needs_better_patch:  0         |  
-------------------------------+--------------------------------------------
Comment (by fwenzel):

 We've been bitten by this in the Firefox Input application as well. If
 people want to report IDNs like http://www.правительство.рф/ ==
 http://www.xn--80aealotwbjpid2k.xn--p1ai/ , the URLField will throw a
 ValidationError. Our downstream bug is:
 https://bugzilla.mozilla.org/show_bug.cgi?id=573105 .

 We'd appreciate if this made it into a dot-release of Django 1.2!

-- 
Ticket URL: <http://code.djangoproject.com/ticket/12988#comment:4>
Django <http://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.

-- 
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To post to this group, send email to django-upda...@googlegroups.com.
To unsubscribe from this group, send email to 
django-updates+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-updates?hl=en.

Reply via email to