Feature Requests & bug : slug name setting #203

Closed
opened 2026-02-04 17:37:55 +03:00 by OVERLORD · 1 comment
Owner

Originally created by @pinglanyue on GitHub (Nov 12, 2016).

Originally assigned to: @ssddanbrown on GitHub.

book/chapter/page name work fine in the url when use English or other language like 'mọi người'.
But Chinese ,Japanese.... are wrong:
if you change book./chapter description and any content in page(haven't change title name),the url will auto change.like this:

should add a slug name setting beside title name setting to avoid this.
slug testeare can auto input slug name like now url's slug.but if use Chinese or other can auto input,user can comster input in .
I think it is a bug .Because if you create another book's page ,and insert a Chinse page's url link to get information,if the Chinese (title) page change ,the link will dead.

Test in : demo.bookstackapp.com

Originally created by @pinglanyue on GitHub (Nov 12, 2016). Originally assigned to: @ssddanbrown on GitHub. book/chapter/page name work fine in the url when use English or other language like 'mọi người'. But Chinese ,Japanese.... are wrong: if you change book./chapter description and any content in page(haven't change title name),the url will auto change.like this: ![](https://images.mondedie.fr/WHHwwcFi/6s0eYMqs) should add a slug name setting beside title name setting to avoid this. slug testeare can auto input slug name like now url's slug.but if use Chinese or other can auto input,user can comster input in . I think it is a bug .Because if you create another book's page ,and insert a Chinse page's url link to get information,if the Chinese (title) page change ,the link will dead. Test in : demo.bookstackapp.com
OVERLORD added the 🛠️ Enhancement🐛 Bug labels 2026-02-04 17:37:55 +03:00
Author
Owner

@ssddanbrown commented on GitHub (Nov 12, 2016):

@pinglanyue Thanks for reporting this issue.

I have updated the slug system to open it up to allow almost all UTF8 characters (including Chinese and Japanese). I have removed the bug that forces slug changes on every chapter/book save.

This will be pushed out in the next release (Likely going live tomorrow).

@ssddanbrown commented on GitHub (Nov 12, 2016): @pinglanyue Thanks for reporting this issue. I have updated the slug system to open it up to allow almost all UTF8 characters (including Chinese and Japanese). I have removed the bug that forces slug changes on every chapter/book save. This will be pushed out in the next release (Likely going live tomorrow).
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/BookStack#203