#25117: Update urlify.js with Romanian missing characters
--------------------------------------+--------------------
     Reporter:  ionescu77             |      Owner:  nobody
         Type:  Cleanup/optimization  |     Status:  new
    Component:  contrib.admin         |    Version:  1.8
     Severity:  Normal                |   Keywords:  admin
 Triage Stage:  Unreviewed            |  Has patch:  0
Easy pickings:  0                     |      UI/UX:  0
--------------------------------------+--------------------
 Hi,

 after some reading, I think my issue seems to be similar to #5044 (latvian
 characters missing).

 I have the same problem with romanian characters missing (slugify,
 urlify):
 - ă should be a
 - î should be i
 - ș should be s
 - ț should be t
 - â should be a

 Right now the romanian characters get lost (for a slugfield when
 prepopulating from another field in admin) .

 I am using Django version 1.7.1 on my laptop but I have checked the latest
 django branches on github and there is no ROMANIAN language entry in:
 django/django/contrib/admin/static/admin/js/urlify.js

 I will try to do a pull request (I am kind of new to github). I am
 currently reading the how-to's on contributing/fixing.

--
Ticket URL: <https://code.djangoproject.com/ticket/25117>
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].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/052.a87c4dbcaa05e0e3151ad1b399f61a3b%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to