Closed (won't fix)
Project:
Simple Access
Version:
7.x-2.x-dev
Component:
User interface
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
30 Mar 2011 at 19:27 UTC
Updated:
9 Oct 2013 at 08:51 UTC
I have created a taxonomy term which can all content assigned to this can only be viewed by authenticated users. This works perfectly displaying an "Access Denied" message when a non member tries to access the article. But if a non member accesses the taxonomy listing (i.e. news page - taxonomy/term/xx), titles and teaser are shown, if the non member then clicks the Read more button they are then confronted with the "Access Denied" as they should be. I need to have the news page to be blank if a non member accessed this page. Can this be achieved?
Comments
Comment #1
_petja commentedI think this is problem of taxonomy module. It seems term listings are unaware of access restrictions. I have the same problem with OG when group content is defined private.
Comment #2
gordon commentedIf this is happening it is external to simple access, and something is bypassing the access checking.