#20268: [code.djangoproject.com] Highlighting of core devs is broken if a user 
has
a non-ascii name
-------------------------------------+--------------------
     Reporter:  bmispelon            |      Owner:  nobody
         Type:  Bug                  |     Status:  new
    Component:  *.djangoproject.com  |    Version:
     Severity:  Normal               |   Keywords:
 Triage Stage:  Unreviewed           |  Has patch:  1
Easy pickings:  0                    |      UI/UX:  0
-------------------------------------+--------------------
 This is caused by a javascript regexp using `\w` which doesn't work on
 non-ascii characters.

 I wrote a simple fix there (with some more details about the issue):
 https://github.com/django/code.djangoproject.com/pull/5

-- 
Ticket URL: <https://code.djangoproject.com/ticket/20268>
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 [email protected].
To post to this group, send email to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to