トピックバグについての返信

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

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

「いいね!」 1

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

I think someone is already working on a fix.

「いいね!」 5

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

「いいね!」 10

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