Suppress the HTML encoding of values encoded by `|encodeJS`
authorAlexander Ebert <ebert@woltlab.com>
Mon, 6 Mar 2023 13:08:55 +0000 (14:08 +0100)
committerAlexander Ebert <ebert@woltlab.com>
Mon, 6 Mar 2023 13:08:55 +0000 (14:08 +0100)
commit902ddc7eab31f75d0490b66c3c9cf8874d4860e6
tree3aaf58cab71d54410b1488a2ce470035eed5775c
parent5e82309e26733a57edee10ff07b3c9123e16277a
Suppress the HTML encoding of values encoded by `|encodeJS`

This causes entities to be encoded, but the implementation expects them to be plain text.

See https://www.woltlab.com/community/thread/298737-sonderzeichen-in-umfragen/
com.woltlab.wcf/templates/__messageFormPoll.tpl
com.woltlab.wcf/templates/__messageFormPollInline.tpl