Pending Website Smilie (Big Grin) Bug (1 Viewer)

Status
Not open for further replies.

Sudden

Well-Known Member
Joined
Dec 16, 2016
Messages
105
This is just a very minor bug so no big deal if it's fixed or not, just thought I'd mention it. Putting a colon followed by an uppercase letter D makes the big grin face :D. Putting a space between the colon and the smilie STILL makes the big grin face. So if I was submitting a player report and I was trying to say it happened on a dodgeball server, using the formatting from the player report template, it will change my words to the smilie.

Example
Player: L33tHax0r
Reason: Auto-reflect
Server:Dodgeball #4

Using two spaces between the colon and the letter D fixes the issue.

Player: L33tHax0r
Reason: Auto-reflect
Server: Dodgeball #4
 
It's Kevin's fault, because people spammed shitty memes related to the colon D :kappa:

No, but it's related to the spam of that thing I believe. Unless @Kevin has another reason.

Note: It's not a bug, it's just how it has been made.
 
A simple solution would be to make it so that all input for smilies must be directly adjacent to each other.
(Make it so that colon+D makes :D and that colon+space+D does not.)
Or it could just be ignored, because as I said it's not a big issue, just something I noticed while submitting player reports.
 
Every text is probably parsed with regex. A better solution would be to look for a white-space character before and after the emote (so
9CLlOxy.png
would trigger but
kB4jbWz.png
would not). This cannot be fixed unless kevin has access to it.
 
Status
Not open for further replies.

Users who are viewing this thread