[wp-trac] [WordPress Trac] #9064: URLs with commas are not pinged
WordPress Trac
noreply at wordpress.org
Tue Sep 10 03:17:52 UTC 2013
#9064: URLs with commas are not pinged
----------------------------------------+-----------------------------
Reporter: sirzooro | Owner: wonderboymusic
Type: defect (bug) | Status: closed
Priority: high | Milestone: 3.7
Component: Pings/Trackbacks | Version: 2.7
Severity: major | Resolution: fixed
Keywords: has-patch needs-unit-tests |
----------------------------------------+-----------------------------
Changes (by wonderboymusic):
* owner: => wonderboymusic
* status: new => closed
* resolution: => fixed
Comment:
In [changeset:"25313"]:
{{{
#!CommitTicketReference repository="" revision="25313"
Replace the ancient `phpfreaks.com` RegEx to extract urls to ping with a
more robust matcher. URLs with commas and things like `&` were not
being pinged. The new matcher even works for most IDN URLs. Adds unit
tests.
Fixes #9064.
}}}
--
Ticket URL: <http://core.trac.wordpress.org/ticket/9064#comment:33>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list