Bug #52661 | Forum post not accepted | ||
---|---|---|---|
Submitted: | 7 Apr 2010 15:14 | Modified: | 8 Apr 2010 6:14 |
Reporter: | Sandu Teodor | Email Updates: | |
Status: | Verified | Impact on me: | |
Category: | MySQL Websites: forums.mysql.com | Severity: | S3 (Non-critical) |
Version: | OS: | Any | |
Assigned to: | CPU Architecture: | Any |
[7 Apr 2010 15:14]
Sandu Teodor
[7 Apr 2010 16:44]
Valeriy Kravchuk
Thank you for the problem report. Verified just as described. After some experimenting I had found out that offending word was "specialist"! I've replaced it with "guru" and was able to post. See http://forums.mysql.com/read.php?10,362174,362174#msg-362174. I am really surprised and even offended. This is a bug to fix (and surely we have to accept the word).
[8 Apr 2010 6:14]
Sandu Teodor
Ok, sorry for being so rough, I was at the end of my work day, pretty tired and I got offended by this error. I'd like to apologise for my poor language. The quickest solution i guess is to include the offending word in the error message, even if it may not be as trivial as it sounds. I know, checking if any word in a paragraph resembles one in a banned words list is not nearly the same as actually identifying it, but I think that you could look for it once you've established that there is a banned word in the message. This way, the user will know what he/she needs to rephrase or replace in order to post their message. Hope this is helpful. Have a nice day :)
[31 Mar 2011 17:59]
Jeff Justice
I am going to have to chime in on this as well. I haven't been to the forums for some time, and had a relatively simple question to ask in the "Newbies" forum. It kept telling me that the forum software had detected spam content, didn't tell me what the problem was, and that my post would have to be reviewed by a moderator and that I could now repost. Reposted, same message. Endless loop.
[1 Apr 2011 16:36]
Valeriy Kravchuk
Bug #60710 was marked as a duplicate of this one.
[16 Jul 2015 0:36]
Bob Novell
This should be the type of thing that is addressed promptly. It is obvoous the word specialist shold to be banned. Either the banned list or the method to determin if a word is banned must be changed. Bob Novell
[16 Jul 2015 0:48]
Bob Novell
There is an error in my last comment: I said "It is obvoous the word specialist shold to be banned." When I obviously meant "should not be banned" - both typos and a spelling errors. Sorry.
[17 Jun 2016 10:33]
Dileep Thomas
As i am new to this development field, when i was using mysql local host but when i disabled my javascript on firefox ( about:config). I found out that there is no server side validation for the login page. So i think it works only with the javascript validation. Whether we need that server side validation or its a wrong question.