Closed (fixed)
Project:
Domain
Version:
5.x-1.0beta6
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
12 Nov 2007 at 18:03 UTC
Updated:
22 Nov 2007 at 03:21 UTC
Enabling access control for OG removed all domain_id, domain_site, and domain_edit records from {node_access}.
Investigating.
Comments
Comment #1
agentrickardInvestigate http://api.drupal.org/api/function/node_access_rebuild/5
Comment #2
agentrickardThe error is caused by the domain_enabling() logic, which probably needs to be removed.
Comment #3
agentrickardFixed in HEAD.