Opened 17 years ago
Closed 12 years ago
#8561 closed New feature (fixed)
Patсh for Lithuanian support to Javascript slug creation
| Reported by: | petraszd | Owned by: | nobody |
|---|---|---|---|
| Component: | contrib.admin | Version: | dev |
| Severity: | Normal | Keywords: | LITHUANIAN_MAP |
| Cc: | mmitar@… | Triage Stage: | Accepted |
| Has patch: | yes | Needs documentation: | no |
| Needs tests: | no | Patch needs improvement: | yes |
| Easy pickings: | no | UI/UX: | no |
Description
Path for Lithuanian support to Javascript slug creation in django/contrib/admin/media/js/urlify.js
When slug is auto-generated some Lithuanian's letters are missing. So there is a patch for quick fix.
Actualy I am not very happy with current auto-generated slug creation, but for quick result it will do the trick.
Attachments (1)
Change History (9)
by , 17 years ago
| Attachment: | urlify.diff added |
|---|
comment:1 by , 17 years ago
| milestone: | → 1.0 |
|---|---|
| Triage Stage: | Unreviewed → Accepted |
comment:2 by , 17 years ago
| milestone: | 1.0 → post-1.0 |
|---|
This is a feature addition, not a blocker for 1.0. Removing the milestone.
comment:4 by , 15 years ago
| Severity: | → Normal |
|---|---|
| Type: | → New feature |
comment:5 by , 15 years ago
| Easy pickings: | unset |
|---|---|
| Patch needs improvement: | set |
urlify.diff fails to apply cleanly on to trunk
comment:7 by , 14 years ago
| Cc: | added |
|---|
I have added those translations to my improved JavaScript slug creation function which is using Unicode normalization too.
comment:8 by , 12 years ago
| Resolution: | → fixed |
|---|---|
| Status: | new → closed |
Lithuanian letters for urlify.js