Uploaded image for project: 'phpBB'
  1. phpBB
  2. PHPBB-6667

Word censoring doesn't support unicode strings.

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • 3.0.6
    • 3.0.RC8
    • Viewing posts
    • None
    • PHP Environment:
      Database:

      For now there's no 3.0.0 version in the list, so I post the ticket as for RC8
      Word censorind for UTF-8 doesnt't work properly because of the following string in includes/utf/utf_tools.php

      setlocale(LC_CTYPE, 'C');

      Ugly example script with latin and russian words is in attachment (претест is the russian for pretest).

            rxu rxu
            rxu rxu
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: