Active
Project:
Taxonomy Access Control
Version:
6.x-1.3
Component:
Integration with other modules
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
15 Apr 2013 at 06:38 UTC
Updated:
10 May 2013 at 16:46 UTC
I have a View that shows a user their Quiz module results.
If I enable TAC, no results are displayed for normal auth users. Only Admin user can see them.
If I disable TAC, they come back to normal.
There are no terms on the Quiz nodes.
AFAIK, Quiz results aren't nodes, so I'm not sure why TAC would even be considering them.
Comments
Comment #1
balleyne commentedI've been experiencing a similar issue in D7 with custom content types... only users with the Bypass Node Access Controls (i.e. usually just user/1) get to see all the data... Is that the same for you? (I suppose you could test by enabling that permission for a test user on a test role, and see if the Quiz Results appear when the user has that permission -- or its D6 equivalent.)