-
Bug
-
Resolution: Fixed
-
None
-
3.0.6
-
None
-
PHP Environment: 5.2.11
Database: MySQL 5.0.84
I've just upgraded our board from 3.0.4 to 3.0.6.
The word censor has stopped catching words that are immediately followed by a punctuation mark. So for example, if you type a word that should be censored in the middle of a sentence, the filter will catch it. But if it's followed by a period or a comma it doesn't get filtered. This was not an issue under 3.0.4
Example: http://mattkenseth.com/phpBB3/viewtopic.php?f=6&t=25988 <-- the 2nd line is filtered, the others did not filter.

