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

String profile fields validation limits content to latin chars only

XMLWordPrintable

      If string profile field validation is set to any option excepting "Any chars", it is impossible to enter non-latin characters as it leads to error like

      The field “Location” has invalid characters, only alphanumeric characters are allowed.

      The problem is here: https://github.com/phpbb/phpbb/blob/develop-ascraeus/phpBB/phpbb/profilefields/type/type_string_common.php#L21-L25
      Those regexes allow latin chars only.

            nickvergessen Joas Schilling
            rxu rxu
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: