# Reply to - topic bug

**URL:** https://meta.discourse.org/t/reply-to-topic-bug/348692
**Category:** Bug
**Created:** [January 23, 2025, 9:04pm UTC](https://meta.discourse.org/t/reply-to-topic-bug/348692 "2025-01-23T21:04:58Z")
**Posts on this page:** 6
**Page:** 1

<div class="post-metadata">

### Author: ![twofoursixeight](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/twofoursixeight/32/574822_2.png) [@twofoursixeight](https://meta.discourse.org/u/twofoursixeight)
#### Post date: [January 23, 2025, 9:04pm UTC](https://meta.discourse.org/t/reply-to-topic-bug/348692/1 "2025-01-23T21:04:58Z")

</div>

Forum bug happening on the latest version of Discourse installed in [forum.creative.gimkit.com](http://forum.creative.gimkit.com)

 ![The image displays a webpage containing HTML code snippets for "Your Question" and "Your Reply" topics in a text area where users can enter forum interactions, including bug reports relating to a Gimkit Creative service. (Captioned by AI)](https://global.discourse-cdn.com/meta/original/4X/4/6/3/4630101dff1f92dd8d0a5c635ca2c24e9bd87b7d.png)  
The version of the forum running is 3.4.0.beta4-dev right now.  
Also reproduced this bug on [try.discourse.org](http://try.discourse.org) :  
 ![The image shows a user editing HTML code for a Discord topic within the Discord user interface, discussing how to reply to topics and how to hide or unhide a new reply message. (Captioned by AI)](https://global.discourse-cdn.com/meta/original/4X/b/b/e/bbed2d3c5e73fbfb57bdfc62d5ec8b59f247b415.png)

---

<div class="post-metadata">

### Author: ![Canapin](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/canapin/32/119591_2.png) [@Canapin](https://meta.discourse.org/u/Canapin)
#### Post date: [January 23, 2025, 9:22pm UTC](https://meta.discourse.org/t/reply-to-topic-bug/348692/2 "2025-01-23T21:22:03Z")

</div>

I can repro on try.discourse as well :+1:

---

<div class="post-metadata">

### Author: ![Arkshine](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/arkshine/32/298682_2.png) [@Arkshine](https://meta.discourse.org/u/Arkshine)
#### Post date: [January 23, 2025, 9:58pm UTC](https://meta.discourse.org/t/reply-to-topic-bug/348692/3 "2025-01-23T21:58:22Z")

</div>

It’s a side-effect of this commit: [DEV: Only mark translations as htmlSafe for DButton (#30958) · discourse/discourse@2b63830 · GitHub](https://github.com/discourse/discourse/commit/2b63830496f25a8a042d570df3f8d701bfb1f88b)

It seems you now must be explicit that a label is HTML-safe when using `translatedLabel.`  
In the dialog context, it misses one `htmlSafe` here. However, I don’t know if it impacts others’ codes yet.

[https://github.com/discourse/discourse/blob/main/app/assets/javascripts/dialog-holder/addon/components/dialog-holder.gjs#L61](https://github.com/discourse/discourse/blob/main/app/assets/javascripts/dialog-holder/addon/components/dialog-holder.gjs#L61)

---

<div class="post-metadata">

### Author: ![Moin](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/moin/32/554653_2.png) [@Moin](https://meta.discourse.org/u/Moin)
#### Post date: [January 23, 2025, 10:04pm UTC](https://meta.discourse.org/t/reply-to-topic-bug/348692/4 "2025-01-23T22:04:59Z")

</div>

I think someone is already working on a fix.  
[https://github.com/discourse/discourse/pull/30962](https://github.com/discourse/discourse/pull/30962)

---

<div class="post-metadata">

### Author: ![sam](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/sam/32/102149_2.png) [@sam](https://meta.discourse.org/u/sam)
#### Post date: [January 23, 2025, 10:18pm UTC](https://meta.discourse.org/t/reply-to-topic-bug/348692/5 "2025-01-23T22:18:41Z")

</div>

We are actively working on a fix, should land one shortly

---

<div class="post-metadata">

### Author: ![pmusaraj](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/pmusaraj/32/119489_2.png) [@pmusaraj](https://meta.discourse.org/u/pmusaraj)
#### Post date: [January 27, 2025, 1:00pm UTC](https://meta.discourse.org/t/reply-to-topic-bug/348692/6 "2025-01-27T13:00:08Z")

</div>

This topic was automatically closed after 2 days. New replies are no longer allowed.
