Closed (fixed)
Project:
TrackBack
Version:
4.5.x-1.x-dev
Component:
Sending
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Anonymous (not verified)
Created:
3 Dec 2004 at 18:33 UTC
Updated:
15 Apr 2005 at 21:06 UTC
I appreciate the fact that trackback.module will automatically seek out the proper URLs to ping when I hit somebody's blog post. But it seems a bit ... aggressive. If I just embed a link to somebody's blog in the type, then trackback will go to that blog, find something, and ping it. Is there some way to make it a little less aggressive?
Comments
Comment #1
media girl commentedThis is a serious bug in that it ends up randomly pinging a site. If you trackback to a specific post, that still gets a trackback ping ... but so does the latest post on the site, which has nothing to do with the relevant post.
As this was added as a patch some months ago, could it be removed from the 4.5 module? Or at least have a toggle checkbox setting so that it can be disabled? /hopeful plea
Comment #2
Zed Pobre commentedThis causes an additional issue as well -- editing a post will cause trackbacks to be sent multiple times.
Comment #3
Zed Pobre commentedThe version currently in CVS seems to allow you to turn off autodetection completely. I don't know if the algorithm was improved to fix the core issues, however.
Comment #4
ankur commentedPlease update to the last version of trackback in the cvs that was tagged for Drupal 4.5:
http://cvs.drupal.org/viewcvs/drupal/contributions/modules/trackback/?on...
You can also wait for 4.6, which will be coming soon...
-Ankur