[wp-trac] [WordPress Trac] #24487: is_email() does not recognize IDN domains
WordPress Trac
noreply at wordpress.org
Fri Jan 17 08:39:51 UTC 2014
#24487: is_email() does not recognize IDN domains
--------------------------+-----------------------------
Reporter: OlegCorner | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Future Release
Component: Formatting | Version: 3.5.1
Severity: minor | Resolution:
Keywords: has-patch |
--------------------------+-----------------------------
Changes (by nacin):
* milestone: Awaiting Review => Future Release
Comment:
Hi OlegCorner. We had quite a bit of "fun" with `\P{L}`, as it is possible
to compile PCRE without Unicode support. See #22692. Not sure what to do
here, though it does seem to be possible to check for this support with a
separate check, then allow IDN domains through if so. Or, there might be
another way to check for this.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/24487#comment:2>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list