Topic: Censoring can't effect correctly in chinese.
Either Punbb 1.2.x or 1.3 beta,Censoring can't effect correctly in chinese.Or it means can not work in multibyte character??
For example:
censored word => replace with
hello => ?? ---->It's working.
?? => hello ---->No effect.
?? => ?? ----->No effect.
The website use UTF-8 for charset,and MySQL use utf8-general_ci for collation.