Closed (fixed)
Project:
Spam
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
26 Dec 2008 at 06:18 UTC
Updated:
1 Jul 2009 at 14:50 UTC
Jump to comment: Most recent file
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.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | diff.patch | 2.17 KB | coreyp_1 |
Comments
Comment #1
coreyp_1 commentedThis should fix the access denied errors.
Comment #2
TBarregren commentedI've reviewed and tested the patch. It looks correct and works as expected.
Comment #3
mfm commentedIt didn't break anything, but the problem still persits
Comment #4
gnassar commentedOriginal patch would give anonymous access to marking spam. Fixed and committed. Thank you.