You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have been seeing rare issues with the autosong.ninjam.com serverlist.php script that appear to be because it can't handle unexpected newlines in topics -- maybe other special characters, too. It might be that the serverlist.php script should be fixed but another way would be here:
Hi,
I have been seeing rare issues with the autosong.ninjam.com serverlist.php script that appear to be because it can't handle unexpected newlines in topics -- maybe other special characters, too. It might be that the serverlist.php script should be fixed but another way would be here:
ninjam/ninjam/server/usercon.cpp
Line 1136 in 2a2008f
Filtering incoming chat messages to "suspicious" characters (i.e. under char(32)) to space might be okay.
By the way, is the serverlist.php source around anywhere?
Thanks,
-- Peter
The text was updated successfully, but these errors were encountered: