#28688: Unicode slugs are not properly slugified due to javascript limitations
-------------------------------------+-------------------------------------
     Reporter:  Sævar Öfjörð         |                    Owner:  nobody
  Magnússon                          |
         Type:  Bug                  |                   Status:  new
    Component:  contrib.admin        |                  Version:  1.11
     Severity:  Normal               |               Resolution:
     Keywords:                       |             Triage Stage:  Accepted
    Has patch:  0                    |      Needs documentation:  0
  Needs tests:  0                    |  Patch needs improvement:  0
Easy pickings:  0                    |                    UI/UX:  0
-------------------------------------+-------------------------------------

Comment (by Claude Paroz):

 The solution could be to check if the string contains any non-ASCII char
 and simply skip the `removelist` removal, as the language is probably not
 English in that case.

-- 
Ticket URL: <https://code.djangoproject.com/ticket/28688#comment:2>
Django <https://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 unsubscribe from this group and stop receiving emails from it, send an email 
to django-updates+unsubscr...@googlegroups.com.
To post to this group, send email to django-updates@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/066.dd430544509e07c682048d6bdc6aa89d%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to