Closed (fixed)
Project:
Domain Variable
Version:
7.x-1.x-dev
Component:
Code
Priority:
Major
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
15 Jul 2012 at 12:20 UTC
Updated:
29 Jul 2012 at 13:31 UTC
Jump to comment: Most recent file
Comments
Comment #1
bforchhammer commentedThe underlying issue is the same as in #1664154: Fix variable hooks invoked during bootstrap (Variable realm breaks pathauto): We need to avoid invoking any non-bootstrap hooks... in this case it's a call to
domain_load()which starts the trouble...Comment #2
bforchhammer commentedCommitted and pushed #1.