- Affected version
- 2.2.10
When passing
For example if a new user
$extraParams
to XF\Spam\ContentChecker
in- \XF\Service\Post\Preparer::checkForSpam()
- \XF\Service\Thread\Preparer::checkForSpam()
- \XF\Service\ProfilePost\Preparer::checkForSpam()
- \XF\Service\ProfilePostComment\Preparer::checkForSpam()
- \XF\Service\Conversation\MessageManager::checkForSpam()
content_type
does get set - but not content_id
, this makes it difficult for providers to make precise decisions.For example if a new user