3 Likes
it’s partially RichText formatting, partially unknown one. Weird.
yeah, '
is the escaped version of an apostrophe (') in html. this bug affects “escaped characters”, including <
, >
, "
, &
as <
>
, "
and &
it appears (for me at least) that this “double-encoding” only happens when the sending user first sends the message - when i close and reopen the window, the symbols appear correctly.
the same effect happens in the “preview” box for the chat. it fixes itself with a reload.
4 Likes
Can confirm, opened Roblox again and the characters are now in the chat window.
Still, shouldn’t even be a thing.