- edited description
The correct transliteration of other languages (BB-4525)
When I create new issue with title in Russian its url is not transliterated and replaced by lines (--------------------)
Comments (8)
-
-
- changed status to open
This is indeed an issue. We probably wont' be fixing it in the near future however. You can use just the id of the issue though without the slug/title at the end of the URL.
-
Faced with same bug. @Marcus Bertrand could you add a workaround (temporary, while real fix will arrive) at your side that will trim those dashes?
-
One more thing: due to this bug we have little puzzle for you
https://bitbucket.org/vkizima/scripts/issue/20/10
this is valid URL.. but how is possible
-
Hi everyone!
I'm facing the same issue, non-ASCII chars are converted to
-
. As I search the issue tracker, I found the following same issues:- https://bitbucket.org/site/master/issue/4234/the-correct-transliteration-of-other
- https://bitbucket.org/site/master/issue/6244/cyrillic-utf-8-letters-in-slugged-url-are
- https://bitbucket.org/site/master/issue/2597/better-slugs-bb-1429
As you are using Python, I suggest you to make use of Unidecode package to handle non-ASCII chars correctly.
P.S. I'm only suggesting to bring this improvement to issue slugs.
-
Everyone watching this issue: the issue https://bitbucket.org/site/master/issue/2597/better-slugs-bb-1429 is the "main" one related to correct slugs. Please, visit it and upvote so BB team will implement it faster (hopefully)!
-
- changed component to Issue tracker
-
- changed status to closed
This issue has been closed due to inactivity. If you continue to see problems, please reopen or create a new issue.
- Log in to comment