Make WordPress Core

Opened 21 years ago

Closed 21 years ago

Last modified 19 years ago

#993 closed defect (bug) (fixed)

Post pings itself on updating

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

Description (last modified by markjaquith)

Well, title says it all : when I update a post, it sends a pingback to itself...

Attachments (1)

no-self-ping.diff (1.4 KB) - added by markjaquith 21 years ago.
Patch for WP 1.6 SVN

Download all attachments as: .zip

Change History (10)

#1 @Ozh
21 years ago

  • Patch set to No

#2 @Ozh
21 years ago

(I should have mentionned, if it's obvious, that the post contains a link to itself, that's the reaswon why it trackbacks itself as well as other links)

#3 @skippy
21 years ago

  • Keywords bg|needs-patch added
  • Owner changed from anonymous to skippy
  • Status changed from new to assigned
  • Version changed from 1.5 to 1.6

#4 @markjaquith
21 years ago

  • Description modified (diff)
  • Summary changed from Post trackbacks itself on updating to Post pings itself on updating

changing title and description... we're talking about Pingback here, not Trackback. Verified to still be an issue in WP 1.6. I'm working on it right now.

@markjaquith
21 years ago

Patch for WP 1.6 SVN

#5 @markjaquith
21 years ago

  • Keywords bg|has-patch bg|commit added; bg|needs-patch removed
  • Milestone set to 1.6

Patch prevents this on both ends.

When sending Pingbacks, it will not send a Pingback to itself.

When receiving Pingbacks, it will not register a Pingback from itself. (Lest a crapflooder use this to make every entry on someone's blog ping itself to cause mischief.)

#6 @markjaquith
21 years ago

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

#7 @markjaquith
21 years ago

  • Status changed from new to assigned

#8 @ryan
21 years ago

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

(In [2983]) Don't self ping. Props Mark Jaquith fixes #993

#9 @(none)
19 years ago

  • Milestone 2.0 deleted

Milestone 2.0 deleted

Note: See TracTickets for help on using tickets.