Changes between Initial Version and Version 1 of Ticket #24487
- Timestamp:
- 06/09/2013 04:21:41 AM (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #24487
-
Property
Summary
changed from
Insufficient validation of the domain name in wp-includes/formatting.php
tois_email() does not recognize IDN domains
-
Property
Summary
changed from
-
Ticket #24487 – Description
initial v1 1 1 Insufficient validation of the domain name in function is_email of wp-includes/formatting.php. 2 Wordpress 3.5.1 > , including trunk.3 Test for invalid characters does not test U NICODE symbols in international domain, such as Cyrillic domains and other UniCode domains.2 !WordPress 3.5.1 > , including trunk. 3 Test for invalid characters does not test Unicode symbols in international domain, such as Cyrillic domains and other Unicode domains.