When the spam filter blocks a posting, the user is redirected to /spam/denied. However, in the 6.x version of the module instead of sending a proper access denied message, the user is shown:

Access denied
You are not authorized to access this page. 
CommentFileSizeAuthor
#1 diff.patch2.17 KBcoreyp_1

Comments

coreyp_1’s picture

Status: Active » Needs review
StatusFileSize
new2.17 KB

This should fix the access denied errors.

TBarregren’s picture

I've reviewed and tested the patch. It looks correct and works as expected.

mfm’s picture

It didn't break anything, but the problem still persits

gnassar’s picture

Status: Needs review » Fixed

Original patch would give anonymous access to marking spam. Fixed and committed. Thank you.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.