Make WordPress Core

Changes between Initial Version and Version 1 of Ticket #24487


Ignore:
Timestamp:
06/09/2013 04:21:41 AM (12 years ago)
Author:
SergeyBiryukov
Comment:

Related: #17491

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #24487

    • Property Summary changed from Insufficient validation of the domain name in wp-includes/formatting.php to is_email() does not recognize IDN domains
  • Ticket #24487 – Description

    initial v1  
    11Insufficient 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 UNICODE symbols in international domain, such as Cyrillic domains and other UniCode domains.
     2!WordPress 3.5.1 > , including trunk.
     3Test for invalid characters does not test Unicode symbols in international domain, such as Cyrillic domains and other Unicode domains.