-
Improvement
-
Resolution: Fixed
-
Minor
-
3.1.1
-
None
Currently Support for IDN (IRI) is postponed to 3.2. Meanwhile, for 3.1 it can be added by extensions.
For this to work, unicode modifier 'u' should be added in several places to allow parsing and validating URLs and email addresses containing unicode characters.
This shouldn't affect default URLs/emails parsing system as current get_preg_expression() regexes don't match unicode characters.
- is related to
-
PHPBB-12926 Support for IDN (IRI)
- Unverified Fix
-
PHPBB-13295 Add function get_preg_expression() core event
- Closed
- obsoletes
-
PHPBB-13575 make_clickable multi-byte substring error
- Closed