It seems like simple access now gives everyone who has view permissions edit and delete rights, even though those options are unchecked. This is what I find in the database:
nid gid realm grant_view grant_update grant_delete
83 7 simple_access 1 0 0
83 0 simple_access_author 1 1 1
It seems like the author is 'anonymous' (even though the page was made by a real logged in person). Maybe that doesn't get passed through?
I'll see if I can find something myself tomorrow, but this is how far I got today.
jonne
Comments
Comment #1
gordon commentedFixed in dev
Comment #2
jonne.freebase commentedThanks for the quick fix :)
I'll let you know if I find any more issues.
Jonne
Comment #3
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.