# 카테고리 슬러그에 중국어를 입력하면 설정 페이지에 들어갈 수 없습니다

**URL:** https://meta.discourse.org/t/i-cant-enter-the-setting-page-after-filling-the-category-slug-in-chinese/173212
**Category:** Bug
**Created:** [12월 14, 2020, 5:14오전 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:** 1
**Showing post:** 2

<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: [12월 14, 2020, 5:17오전 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>

> [@유니코드 문자가 포함된 카테고리 슬러그로 인해 리다이렉트 루프 발생](https://meta.discourse.org/t/category-slug-containing-unicode-characters-results-in-redirect-loop/169788?u=shawnsun):
>
> 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…

아마도 저에게는 이와는 다른 문제가 있는 것 같습니다.

---

_[View the full topic](https://meta.discourse.org/t/i-cant-enter-the-setting-page-after-filling-the-category-slug-in-chinese/173212)._
