Postponed (maintainer needs more info)
Project:
Simple Access
Version:
7.x-2.0-beta1
Component:
Code
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
14 Apr 2011 at 15:35 UTC
Updated:
9 Oct 2013 at 11:28 UTC
Jump to comment: Most recent
Comments
Comment #1
scottrouse commentedOh, also just noticed that returning to edit the node turns off any access control rendering the node publicly viewable. I have to re-check the access control group and save the node. However, the automatic-disabling of access control every time a node is edited renders this module unusable for me at this time.
Comment #2
scottrouse commentedAlso seeing
Notice: Undefined index: sa in simple_access_form_node_type_form_alter() (line 385 of /sites/all/modules/simple_access/simple_access.module).when trying to edit the content type of an access-controlled node andNotice: Undefined index: simple_access in simple_access_node_type_submit() (line 397 of /sites/all/modules/simple_access/simple_access.module).after submitting changes to the content type.Comment #3
wmostrey commentedI have the same error:
The Simple Access functionality works perfectly but when editing a node, the Access tab by Simple Access is empty. This means that someone who edits a node and doesn't pay attention to set the correct access rights again, sets the node publicly. Because of this I'm marking the issue as critical.
The notice mentioned in #2 has a separate issue at #1084254: Exception when editing a content type using Simple Access
Comment #4
Mark Vincent Verallo commentedsubscribed
Comment #5
nils_r commentedI have the same behaviour without the error messages.
Comment #6
gordon commentedduplicate #1211002: Notice: Undefined index: sa in simple_access_form_node_type_form_alter() (line 385 of ...simple_access.module).