Opened 11 years ago
Closed 11 years ago
#858 closed defect (fixed)
Non-english blog title results in BuildError
Reported by: | Boris Bobrov | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | |
Component: | programming | Keywords: | |
Cc: | Parent Tickets: |
Description
Non-english (Russian) blog title results in error. Server log attached.
Attachments (3)
Change History (5)
by , 11 years ago
by , 11 years ago
Attachment: | 0001-added-new-slugify-with-unidecode.patch added |
---|
by , 11 years ago
Attachment: | 0002-fixes-to-blog-url-generation.patch added |
---|
comment:1 by , 11 years ago
comment:2 by , 11 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Both of these applied. Great work on both!
I still feel like I wish that the blog id thing looked like /id:123/ as opposed to /blog_123/ though I'm not concerned enough to bother fighting it :)
Merged! Stellar job!
Uploaded 2 patches. The second one for this bug, the first one is related to slug generation