Default view permissions for my content types are to allow anonymous and authenticated users. So, a user without administer nodes permission creates a node (can't change view/edit permissions). The node is visible to all users. However, if the author then updates the node, no users have access to the node.

If a user with administer nodes permission edits the node, it's clear that the permissions checkboxes are not checked, so updating the node will remove access for all users.

Comments

deekayen’s picture

Status: Active » Closed (duplicate)

I've reproduced this bug, but this one was first:

http://drupal.org/node/256396

mrtoner’s picture

Status: Closed (duplicate) » Fixed

Seems to be related, but the circumstances are different. In my case, the author -- who has no permission to set access permissions -- creates a node which is then given the default access permissions. Upon the author editing the node, that node has no permissions set.

Since the issue has been fixed in at least 5.x-1.4, I'm marking this fixed.

Anonymous’s picture

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.