![]() |
Gamemode Arrow brackets don't work in chat - Printable Version +- Fearless Forums (https://fearlessrp.net) +-- Forum: CityRP - Events Server (https://fearlessrp.net/forumdisplay.php?fid=489) +--- Forum: Bugs (https://fearlessrp.net/forumdisplay.php?fid=128) +---- Forum: Fixed/Closed (https://fearlessrp.net/forumdisplay.php?fid=129) +---- Thread: Gamemode Arrow brackets don't work in chat (/showthread.php?tid=100175) |
Arrow brackets don't work in chat - TheSiphon - 07-24-2022 Title of Bug: Arrow brackets don't work in chat Description: Arrow brackets ( < > ) don't work in the in-game chat, instead they get replaced by < and > Evidence: You type this ![]() It gets posted like this ![]() Steps to reproduce: Type > or < in chat RE: Arrow brackets don't work in chat - Doctor Internet - 07-25-2022 So, <> are used in the chatbox to denote markup, so they're escaped in chat, but they're not un-escaped after the parser completes. This might not be possible to fix, but we'll have a look and see. Patch written, awaiting Q/A. Fixed and will deploy at 11am tomorrow. |