Active
Project:
Node access user reference
Version:
7.x-3.10
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
5 Aug 2013 at 14:18 UTC
Updated:
7 Aug 2014 at 12:26 UTC
Jump to comment: Most recent
Comments
Comment #1
johnvDid you rebuild the access table?
Comment #2
Ice-D commentedYes.
Reproducing the issue:
1) Install Drupal 7.23, References 7.x-2.1 and Node Access User Reference 7.x-3.10
2) Create user "test" with role "authenticated user"
3) Add permissions to "authenticated user":
4) Rebuild Permissions
5) Login as "test", create Article
6) Login as admin and set article to unpublished
7) Login as "test" and see that the article can't be found in content overview
8) Login as admin and disable Node Access User Reference
9) Login as "test" and see that the articles is there now
Comment #3
make77 commentedI experienced the same issue, any news on that ?
Comment #4
autobus01 commentedI have the same problem, but I use "View Unpublished" module and users can see unpublished content now.