Opened 16 years ago
Closed 11 years ago
#11035 closed New feature (fixed)
urlify.js with Serbian alphabet
Reported by: | Janoš | Owned by: | nobody |
---|---|---|---|
Component: | contrib.admin | Version: | dev |
Severity: | Normal | Keywords: | slug slugify urlify |
Cc: | mmitar@… | Triage Stage: | Accepted |
Has patch: | yes | Needs documentation: | no |
Needs tests: | yes | Patch needs improvement: | no |
Easy pickings: | no | UI/UX: | no |
Description
Here is a patch for urilfy.js in admin application that should support Serbian alphabet. There are no collisions between existing and new mappings.
Attachments (2)
Change History (13)
by , 16 years ago
Attachment: | urlify.js.1.diff added |
---|
comment:1 by , 16 years ago
milestone: | 1.1 |
---|
comment:2 by , 16 years ago
There is a small discussion on http://groups.google.com/group/Django-I18N/browse_thread/thread/3eda74c88874ba32 about that patch. Recently the Serbian translation was changed to Cyrillic alphabet and this patch is related to that. Without urlify.js with mappings for Serbian language, the translation is not complete. Please consider this patch for 1.1 milestone. It is critical for complete suppor the Serbian i18n.
comment:3 by , 15 years ago
Triage Stage: | Unreviewed → Accepted |
---|
comment:5 by , 14 years ago
Ugh, late-night brain fart, forgot to check for duplicate issues. Thanks ramiro. This is essentially the same patch as mine, I don't mind either of them going in. Would one of the triagers consider marking this as ready for check-in?
comment:6 by , 14 years ago
Easy pickings: | unset |
---|---|
Severity: | → Normal |
Triage Stage: | Accepted → Ready for checkin |
Type: | → Uncategorized |
I don't think that js files are currently testable in Django.
comment:7 by , 14 years ago
Needs tests: | set |
---|---|
Triage Stage: | Ready for checkin → Accepted |
Yet! We hope to land https://github.com/sebleier/django/tree/feature/q-unit soon.
comment:8 by , 13 years ago
Type: | Uncategorized → New feature |
---|
comment:10 by , 13 years ago
Cc: | added |
---|
I have added those translations to my improved JavaScript slug creation function which is using Unicode normalization too.
comment:11 by , 11 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
We're only accepting critical/blocker-type bugs for the 1.1 milestone.