Reply to - topic bug

Forum bug happening on the latest version of Discourse installed in forum.creative.gimkit.com


The version of the forum running is 3.4.0.beta4-dev right now.
Also reproduced this bug on try.discourse.org :

4 Likes

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

1 Like

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

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.

2 Likes

I think someone is already working on a fix.

5 Likes

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

10 Likes

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