Uploaded image for project: 'phpBB3'
  1. phpBB3
  2. PHPBB3-13055

String profile fields validation limits content to latin chars only

    XMLWordPrintable

Details

    Description

      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.

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: