Make WordPress Core

Opened 19 years ago

Closed 19 years ago

Last modified 18 years ago

#1817 closed defect (bug) (fixed)

Protection against multiple trackbacks in one bunch

Reported by: markjaquith's profile markjaquith Owned by: markjaquith's profile markjaquith
Milestone: Priority: normal
Severity: normal Version: 1.6
Component: Administration Keywords: bg|has-patch bg|commit
Focuses: Cc:

Description

When processing Trackbacks, duplicates are not eliminated.

Patch adds pinged URIs to in-hand copy of pinged URIs as they are pinged, so that there can be no duplicate pings.

Thanks to Kamigoroshi for pointing out this bug in #wordpress to me

Attachments (1)

functions-post.php.diff (564 bytes) - added by markjaquith 19 years ago.
Patch for wp 1.6 SVN

Download all attachments as: .zip

Change History (4)

@markjaquith
19 years ago

Patch for wp 1.6 SVN

#1 @markjaquith
19 years ago

  • Owner changed from anonymous to markjaquith
  • Status changed from new to assigned

#2 @ryan
19 years ago

  • Resolution set to fixed
  • Status changed from assigned to closed

(In [2996]) Protection against multiple trackbacks in one bunch from markjaquith. fixes #1817

#3 @(none)
18 years ago

  • Milestone 2.0 deleted

Milestone 2.0 deleted

Note: See TracTickets for help on using tickets.