# 영구 링크 리디렉션에 악센트와 이첨 부호를 사용할 수 있나요?

**URL:** https://meta.discourse.org/t/can-permalink-redirects-have-accents-and-diacritics/188771
**Category:** Support
**Created:** [4월 30, 2021, 11:01오후 UTC](https://meta.discourse.org/t/can-permalink-redirects-have-accents-and-diacritics/188771 "2021-04-30T23:01:48Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![georgebrindeiro](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/georgebrindeiro/32/212091_2.png) [@georgebrindeiro](https://meta.discourse.org/u/georgebrindeiro)
#### Post date: [4월 30, 2021, 11:01오후 UTC](https://meta.discourse.org/t/can-permalink-redirects-have-accents-and-diacritics/188771/1 "2021-04-30T23:01:48Z")

</div>

안녕하세요! 저희 팀은 최근 다른 커뮤니티 소프트웨어에서 Discourse로 이전했으며, [Redirecting old forum URLs to new Discourse URLs](https://meta.discourse.org/t/redirecting-old-forum-urls-to-new-discourse-urls/20930) 문서의 지침에 따라 영구 링크(permalinks)를 생성했습니다.

하지만 예상대로 작동하지 않고, 새로 생성한 영구 링크를 테스트할 때 **Oops! That page doesn’t exist or is private** 메시지가 표시됩니다. 예시:

`Permalink.create(url: '/s/question/0D54u00007FACgZCAX/como-trocar-os-status-do-pedido-além-dos-que-tem-endpoint-como-o-starthandling-cancel-e-invoiced-li-a-documentação-e-não-achei-qual-o-endpoint-para-enviar-por-exemplo-verificando-envio-orderaccepted', topic_id: 22689)`

이 문제를 디버깅하기 위해 어디를 확인해야 하는지 알고 싶습니다. 특정 경로에 적용되는 라우팅 로직을 이해할 수 있는 로그가 있을까요?

혹시 저희 커뮤니티를 둘러보시기를 원하시면 community.vtex.com에서 접속하실 수 있습니다.

---

<div class="post-metadata">

### Author: ![georgebrindeiro](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/georgebrindeiro/32/212091_2.png) [@georgebrindeiro](https://meta.discourse.org/u/georgebrindeiro)
#### Post date: [4월 30, 2021, 11:10오후 UTC](https://meta.discourse.org/t/can-permalink-redirects-have-accents-and-diacritics/188771/2 "2021-04-30T23:10:17Z")

</div>

더 간단한 예시를 만들어 봤는데, 이것이 문제인 것 같습니다:

🚫`Permalink.create(url: '/héllo-world', topic_id: 22689)`  
✅ `Permalink.create(url: '/hello-world', topic_id: 22689)`

즉, 현재 영구 링크(permalinks)는 **강세음 부호와 음소 표기 기호를 지원하지 않습니다**.

---

<div class="post-metadata">

### Author: ![system](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/system/32/443519_2.png) [@system](https://meta.discourse.org/u/system)
#### Post date: [5월 30, 2021, 11:11오후 UTC](https://meta.discourse.org/t/can-permalink-redirects-have-accents-and-diacritics/188771/3 "2021-05-30T23:11:13Z")

</div>

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.
