# אני לא מצליח להיכנס לדף ההגדרות לאחר שמילאתי את ה-Category slug בסינית,

**URL:** https://meta.discourse.org/t/i-cant-enter-the-setting-page-after-filling-the-category-slug-in-chinese/173212
**Category:** Bug
**Created:** [14 בדצמבר,‏ 2020,‏ 5:14am UTC](https://meta.discourse.org/t/i-cant-enter-the-setting-page-after-filling-the-category-slug-in-chinese/173212 "2020-12-14T05:14:55Z")
**Posts on this page:** 4
**Page:** 1

<div class="post-metadata">

### Author: ![Shawnsun](https://avatars.discourse-cdn.com/v4/letter/s/b3f665/32.png) [@Shawnsun](https://meta.discourse.org/u/Shawnsun)
#### Post date: [14 בדצמבר,‏ 2020,‏ 5:14am UTC](https://meta.discourse.org/t/i-cant-enter-the-setting-page-after-filling-the-category-slug-in-chinese/173212/1 "2020-12-14T05:14:55Z")

</div>

hi~, I can’t enter the category setting page after filling the Category slug in Chinese, as the picture shows.

 ![image](https://global.discourse-cdn.com/meta/original/3X/f/3/f3bdf49c6aa812e4dc675219c377b9a3e50c02bc.png)  
 ![image](https://global.discourse-cdn.com/meta/original/3X/a/d/ade2f77c76f51c8e85dbd6bb217afa2d0c0550cf.png)

[https://meta.discourse.org/t/after-i-changed-the-category-slug-to-chinese-i-unable-to-enter-this-category/173159?u=shawnsun](https://meta.discourse.org/t/after-i-changed-the-category-slug-to-chinese-i-unable-to-enter-this-category/173159)  
According to this answer, I still can’t solve the problem, I can’t enter the setting. please help~

---

<div class="post-metadata">

### Author: ![Shawnsun](https://avatars.discourse-cdn.com/v4/letter/s/b3f665/32.png) [@Shawnsun](https://meta.discourse.org/u/Shawnsun)
#### Post date: [14 בדצמבר,‏ 2020,‏ 5:17am UTC](https://meta.discourse.org/t/i-cant-enter-the-setting-page-after-filling-the-category-slug-in-chinese/173212/2 "2020-12-14T05:17:02Z")

</div>

> [@Category slug containing Unicode characters results in redirect loop](https://meta.discourse.org/t/category-slug-containing-unicode-characters-results-in-redirect-loop/169788):
>
> I have enabled (some) Unicode characters in usernames and everything works as expected. When I tried using Unicode characters in a category slug, it converted it to percent encoding and allowed me to save the changes, but I was no longer able to access the category topic list because I’d get ERR\_TOO\_MANY\_REDIRECTS. I seem to have fixed it using the Rails console: Category.find(id).update(slug: ‘slug-without-unicode’) This isn’t a show-stopper, but it can break things, so I’d suggest it sho…

Maybe I have a different problem with this.

---

<div class="post-metadata">

### Author: ![Shawnsun](https://avatars.discourse-cdn.com/v4/letter/s/b3f665/32.png) [@Shawnsun](https://meta.discourse.org/u/Shawnsun)
#### Post date: [14 בדצמבר,‏ 2020,‏ 10:10am UTC](https://meta.discourse.org/t/i-cant-enter-the-setting-page-after-filling-the-category-slug-in-chinese/173212/3 "2020-12-14T10:10:07Z")

</div>

Thanks, I have solved this problem, just add the ‘6-category’ in the link, such as [https://abc.com/c/6-category/edit/general](https://abc.com/c/6-category/edit/general)

---

<div class="post-metadata">

### Author: ![eviltrout](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/eviltrout/32/5275_2.png) [@eviltrout](https://meta.discourse.org/u/eviltrout)
#### Post date: [14 בדצמבר,‏ 2020,‏ 7:08pm UTC](https://meta.discourse.org/t/i-cant-enter-the-setting-page-after-filling-the-category-slug-in-chinese/173212/4 "2020-12-14T19:08:58Z")

</div>


