Closed (fixed)
Project:
Bibliography Module
Version:
6.x-1.4
Component:
User interface
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
7 May 2009 at 20:20 UTC
Updated:
27 May 2009 at 01:00 UTC
I have enabled the Content Access module and have checked that only authenticated users may view the 'biblio' content type. When an anonymous user goes to one of the biblio 'list pages', no content is shown (no items found) which is expected, but if the user goes to node/47 (for instance) they are able to view the node when access should be denied. The other content types that I have denied anonymous access to are working as expected (Access denied), but the biblio nodes are allowing access.
Comments
Comment #1
rjerome commentedI reworked the biblio_access function and this issue has now been fixed.
I also added a new permission "access biblio content" which will allow you to restrict access to any of the biblio pages (biblio/authors, biblio/keywords etc.)