Skip to content

Prevent transliterated slugs exceeding length limit#137

Merged
thebaer merged 1 commit into
developfrom
fix-long-slugs-chinese
Jul 18, 2019
Merged

Prevent transliterated slugs exceeding length limit#137
thebaer merged 1 commit into
developfrom
fix-long-slugs-chinese

Conversation

@thebaer
Copy link
Copy Markdown
Member

@thebaer thebaer commented Jul 11, 2019

Transliteration during slug generation can cause slugs to exceed their 80-character limit. This fixes that by making a second truncation pass on the slug.

Originally reported on the forum.

Transliteration during slug generation can cause slugs to exceed their
80-character limit. This fixes that by making a second truncation pass
on the slug during generation.

Originally reported on the forum:
https://discuss.write.as/t/title-convert-to-url-function-bug-under-chinese/723
@thebaer thebaer added this to the 0.11 milestone Jul 11, 2019
@thebaer thebaer merged commit 22c1fab into develop Jul 18, 2019
@thebaer thebaer deleted the fix-long-slugs-chinese branch July 18, 2019 18:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant