if the "View Unpublished" permission is checked for only a specific content type, nodes of any other content type - whether published or unpublished - are not shown on the admin/content page.
if the "View Unpublished" permission is checked for only a specific content type, nodes of any other content type - whether published or unpublished - are not shown on the admin/content page.
Comments
Comment #1
j.slemmer commentedDo you still have this problem?
and do you have any way to reproduce that?
I have not been able to get this behavior.
Comment #1.0
j.slemmer commentedtypo in "whether" corrected
Comment #2
johnnybgoode commentedI am also experiencing this issue. To recreate, give a role any ': View any unpublished content' permission and be sure not to also give that role the global 'View any unpublished content' permission. Users with this role won't be able to see unpublished content on the /admin/content page, however they will have access to the nodes if they access the node directly via /node/ or /node//edit.
Comment #3
johnnybgoode commentedJust noticed this is a duplicate of https://www.drupal.org/node/1192074.