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

Strings not properly normalized - acp_prune.php

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Major Major
    • 3.0.8-RC1
    • 3.0.7-PL1
    • ACP
    • None

      For example:

      $username = request_var('username', '', true);

      utf8_normalize_nfc() needs to be used here and a couple of other places in the file.

            A_Jelly_Doughnut A_Jelly_Doughnut
            A_Jelly_Doughnut A_Jelly_Doughnut
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: