#993 closed defect (bug) (fixed)
Post pings itself on updating
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Milestone: | Priority: | normal | |
| Severity: | minor | Version: | 1.6 |
| Component: | Administration | Keywords: | bg|has-patch bg|commit |
| Focuses: | Cc: |
Description (last modified by )
Well, title says it all : when I update a post, it sends a pingback to itself...
Attachments (1)
Change History (10)
#3
@
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
@
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.
#5
@
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.)
Note: See
TracTickets for help on using
tickets.
(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)