Posted by smw on June 25, 2009 at 7:35am
4 followers
Jump to:
| Project: | Node Access |
| Version: | 6.x-1.7 |
| Component: | Code |
| Category: | feature request |
| Priority: | minor |
| Assigned: | Unassigned |
| Status: | postponed |
Issue Summary
The default front page view still publishes the restricted node types content when I publish to front page. This may be obvious and a sign of my own lack of knowledge and experience with this module set up. I have gone into the content type and made it only Read/Edit/Delete-able by a specific role type. But when I refresh from an anonymous user perspective I still get the node teaser viewable. When I click the read more link it says unavailable unauthorised access.
Is this a bug or a settings issue.
I know I can do a work-around using views to rebuild a front page so it's unique to each role-type but I thought it should block visibility of the node altogether.
Comments
#1
The node access module is not views aware.. if someone wants to provide a patch for and or work on extending the module to provide view awareness I am all for it.
#2
Is there a work around for this.
I also noticed that if you have comments turned on for that node. Then when the user that is not supposed to have access can see the whole node while commenting. This is in 6.x-1.7
If it was just the teaser they could see I can live with that.. If there is no work around for Views.
Just disable comments on that node to be sure.
Phil
#3
#4
I wish node_access would override views access setting too. Subscribing.