Skip to content
TORNLIFE More

Can't type question marks [Resolved]

Started by Xanet [2007324] on in Bugs & Issues.

52 replies · 734 views · thread synced · 3 days ago · View on torn.com

Posts archived: 53 / 53 posts (100%) · the total is Torn's reply count + the opening post at the last fetch

Vladar [1996140]

As others have said, they show up if they are preceded and followed by other characters, but do not work as the initial or final character
WIT_KAT [1641178]

I cannot send question marks either... In chat boxes and it is the same with others I spoke too...

Windows 10 Chrome...

I also cleared my cookies and cache... No good
Zanoab [1877054]

It is a native javascript library change on the website. I'm not sure how but String.prototype.trim was modified to include question marks and I couldn't find the source of the change. It took effect April 5 or 6 and I immediately noticed because it broke a ton of my scripts and Ched can probably guess which script brought it to my attention first...

Wrote a userscript to remedy the issue: https://pony.fyi/userscripts/torn/trimfix
Kole [2106784]

I similarly created a chrome extension that fixes it, out of frustration. Not sure I'm allowed to give it out though?