Closed (fixed)
Project:
TrackBack
Component:
Other
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
4 Sep 2005 at 15:40 UTC
Updated:
10 Oct 2005 at 22:20 UTC
Jump to comment: Most recent file
The spam module API was updated, renaming spam_filter() to spam_content_filter(). This was necessary as Drupal defines a _filter(). This patch updates the trackback module to work with the new API.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | trackback_8.patch | 1.52 KB | jeremy |
| trackback_7.patch | 1.53 KB | jeremy |
Comments
Comment #1
jeremy commentedUpdated the patch to check for the function we plan to use. (in one place we were checking for spam_content_filter() then using spam_ip_filter()).
Comment #2
jeremy commentedCan this be merged sometime soon? I'm starting to get error reports related to this. The latest version of the spam module will not detect trackback spam until this patch is merged in. The spam module change was necessary due to namespace collision.
Comment #3
ankur commentedThanks. Committed to HEAD, DRUPAL-4-6.
-Ankur
Comment #4
(not verified) commentedComment #5
(not verified) commented