trackback.module's integration with spam.module seems to not extend to the generation of the node's $links

when a trackback spam is detected, and marked as spam and unpublished through the spam.module hook, it is still counted.

I have a few front-page nodes like this, one post that shows a link for "16 trackbacks" -- but all of them were spam, and so clicking on this link leads to the page for the node alone, and with no trackbacks visible.

Comments

ankur’s picture

Assigned: Unassigned » ankur
Status: Active » Fixed

A fix has been committed to HEAD, DRUPAL-4-6.

To make immediate use of the changes, download the latest DRUPAL-4-6 tagged file from the CVS or wait 24 hours after this has been posted for the latest changes to be in the tarball from the project downloads page.

The only affected file is trackback.module
There are no database changes or anything. For a list of what changed in the file, please consult the link here:

http://cvs.drupal.org/viewcvs/drupal/contributions/modules/trackback/tra...

-Ankur

Anonymous’s picture

Anonymous’s picture

Anonymous’s picture

Anonymous’s picture

Anonymous’s picture

Status: Fixed » Closed (fixed)