# 문서 카테고리 - 인덱스 편집 시 사이드바 제목이 URL로 되돌아감

**URL:** https://meta.discourse.org/t/doc-categories-sidebar-titles-revert-to-url-when-editing-index/388592
**Category:** Support
**Tags:** doc-categories
**Created:** [11월 16, 2025, 5:39오전 UTC](https://meta.discourse.org/t/doc-categories-sidebar-titles-revert-to-url-when-editing-index/388592 "2025-11-16T05:39:34Z")
**Posts on this page:** 1
**Showing post:** 6

<div class="post-metadata">

### Author: ![nat](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/nat/32/235063_2.png) [@nat](https://meta.discourse.org/u/nat)
#### Post date: [12월 23, 2025, 4:40오전 UTC](https://meta.discourse.org/t/doc-categories-sidebar-titles-revert-to-url-when-editing-index/388592/6 "2025-12-23T04:40:47Z")

</div>

버그는 제가 생각했던 것처럼 기본 URL과 관련이 있는 것이 아니라, 아마도 토픽 URL 해석과 관련이 있을 것 같습니다.

여기 수정안이 있습니다.

> <https://github.com/discourse/discourse-doc-categories/pull/68>
>
> A user has reported the following:
> \<img width="1380" height="518" alt="image" s…rc="https://github.com/user-attachments/assets/c72f0040-c8db-40bf-9188-3ec8c8ffa52e" /\>
> 
> This is generally hard to reproduce locally, but the fix involves checking if the link text is the same as the href and falling back to the topic title from the database instead.
> 
> The \`IndexStructureRefresher\` takes in \`post.cooked\`, so there's a chance there's some race condition with \`ProcessPost\` which updates the topic URL, regardless, the fix above would work.
> 
> Report here: https://meta.discourse.org/t/doc-categories-sidebar-titles-revert-to-url-when-editing-index/388592

---

_[View the full topic](https://meta.discourse.org/t/doc-categories-sidebar-titles-revert-to-url-when-editing-index/388592)._
