# 최근 업데이트 후 푸터 텍스트가 표시되지 않음

**URL:** https://meta.discourse.org/t/footer-text-doesnt-populate-after-recent-update/293906
**Category:** Bug
**Tags:** easy-responsive-footer
**Created:** [2월 2, 2024, 1:15오후 UTC](https://meta.discourse.org/t/footer-text-doesnt-populate-after-recent-update/293906 "2024-02-02T13:15:34Z")
**Posts on this page:** 5
**Page:** 1

<div class="post-metadata">

### Author: ![LWinterberg](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/lwinterberg/32/361644_2.png) [@LWinterberg](https://meta.discourse.org/u/LWinterberg)
#### Post date: [2월 2, 2024, 1:15오후 UTC](https://meta.discourse.org/t/footer-text-doesnt-populate-after-recent-update/293906/1 "2024-02-02T13:15:34Z")

</div>

현재 제 포럼에는 푸터 텍스트가 설정되어 있음에도 불구하고 기본 푸터 텍스트가 표시되고 있습니다:

 ![image](https://global.discourse-cdn.com/meta/original/4X/2/6/b/26b49690b48820061a8473cdbf6f287736f1be41.png)

 ![image](https://global.discourse-cdn.com/meta/original/4X/7/5/e/75e3d1d014670b39205171ad0879a2b0e39d8ae8.png)

@tgxworld의 최신 커밋 [DEV: Lowercase all settings (#38) · discourse/Discourse-easy-footer@a766346 · GitHub](https://github.com/discourse/Discourse-easy-footer/commit/a7663469b5704f37c2a2e61d669c0f1362f2d9c0) 에서 해당 ID의 대소문자가 변경된 것을 확인했습니다. 제 설정과 로드되는 변수 사이에 불일치가 발생한 것일까요?

해당 포럼은 forum.audacityteam.org이며, 푸터는 토픽 및 다른 무한 스크롤이 아닌 페이지에서 확인됩니다.

---

<div class="post-metadata">

### Author: ![LWinterberg](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/lwinterberg/32/361644_2.png) [@LWinterberg](https://meta.discourse.org/u/LWinterberg)
#### Post date: [2월 2, 2024, 1:21오후 UTC](https://meta.discourse.org/t/footer-text-doesnt-populate-after-recent-update/293906/2 "2024-02-02T13:21:29Z")

</div>

아하: 값을 수동으로 업데이트하니 데이터가 전파되었습니다. 우회 방법 찾았네요 🙂

---

<div class="post-metadata">

### Author: ![tgxworld](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/tgxworld/32/106117_2.png) [@tgxworld](https://meta.discourse.org/u/tgxworld)
#### Post date: [2월 5, 2024, 5:36오전 UTC](https://meta.discourse.org/t/footer-text-doesnt-populate-after-recent-update/293906/3 "2024-02-05T05:36:53Z")

</div>

이 문제는 약 4주 전에 도입된 테마 마이그레이션 시스템의 버그로 인해 발생했습니다. 해당 문제는

> <https://github.com/discourse/discourse/pull/25562>
>
> Why this change?
> 
> This is caused by a regression in
> 59839e428f3dc49213fedfd8b…67acb9f2a5ec69a, where we stopped saving the
> \`Theme\` object because it was unnecessary. However, it resulted in the
> \`after\_save\` callback not being called and hence
> \`Theme#update\_javascript\_cache!\` not being called. As a result, some
> sites were reporting that after runing a theme migration, the defaults
> for the theme settings were used instead of the settings overrides
> stored in the database.
> 
> What does this change do?
> 
> Add a call to \`Theme#update\_javascript\_cache!\` after running theme
> migrations.

에서 수정되었습니다.

---

<div class="post-metadata">

### Author: ![ecki](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/ecki/32/264025_2.png) [@ecki](https://meta.discourse.org/u/ecki)
#### Post date: [2월 7, 2024, 12:16오후 UTC](https://meta.discourse.org/t/footer-text-doesnt-populate-after-recent-update/293906/4 "2024-02-07T12:16:22Z")

</div>

현재 3.3.0-beta1-dev 버전을 사용 중입니다(3.2.0으로 '다운그레이드’한 후에도 동일한 문제가 발생합니다). 링크를 변경하기 전까지는 푸터가 정상적으로 작동했으나, 링크를 변경한 후 링크가 표시되지 않고 있습니다(카테고리가 비어 있습니다). 플러그인을 삭제하고 다시 설치해 보았지만, 여전히 불안정하며 일부 링크 항목이 언제 표시되지 않는지 정확히 파악하기 어렵습니다.

알게 된 점은 제목에 쉼표(,)를 사용할 수 없다는 것입니다(마지막 옵션인 경우에도 마찬가지입니다). 또한 '링크 그룹 제목’이 무시되는 문제를 지적한 오픈된 GitHub 풀 리퀘스트가 있습니다.

---

<div class="post-metadata">

### Author: ![JammyDodger](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/jammydodger/32/254611_2.png) [@JammyDodger](https://meta.discourse.org/u/JammyDodger)
#### Post date: [2월 8, 2024, 5:45오전 UTC](https://meta.discourse.org/t/footer-text-doesnt-populate-after-recent-update/293906/5 "2024-02-08T05:45:24Z")

</div>

이 주제는 3일 후 자동으로 닫혔습니다. 새로운 답변은 더 이상 허용되지 않습니다.
