[wp-trac] [WordPress Trac] #23217: Pingback url array isn't uniqued before pings are sent

WordPress Trac noreply at wordpress.org
Wed Jan 16 20:44:44 UTC 2013


#23217: Pingback url array isn't uniqued before pings are sent
-----------------------------+------------------------------
 Reporter:  dllh             |       Type:  defect (bug)
   Status:  new              |   Priority:  normal
Milestone:  Awaiting Review  |  Component:  Pings/Trackbacks
  Version:  trunk            |   Severity:  normal
 Keywords:  has-patch        |
-----------------------------+------------------------------
 If you specify the same url in a post more than once, it gets hit with a
 pingback once for each time it appears. We should only ever ping a link
 once for a given post.  This is easily resolved by performing an
 {{{array_unique()}}} before doing the pings. Patch attached.

-- 
Ticket URL: <http://core.trac.wordpress.org/ticket/23217>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list