Closed (fixed)
Project:
Domain
Version:
5.x-1.2
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
14 Apr 2008 at 13:20 UTC
Updated:
17 Apr 2008 at 12:36 UTC
When I set the domain status to inactive, access to domain.foo.com
by anonymous user results in following error message (Konqueror).
Access by user #1 is ok. How does DA handle attempted access to
inactive domains by anonymous users?
An error occurred while loading http://domain.foo.com
Found a cyclic link in http://domain.foo.com
Comments
Comment #1
agentrickardIt tries to route the user to the primary domain. Typically, example.com. Soo if foo.example.com is inactive, users will b e routed to example.com.
The logic is inside domain_init() if you want to debug. http://therickards.com/api/function/domain_init/Domain
Comment #2
agentrickardSee http://drupal.org/node/247684 and please report if that fixes the issue.
Comment #3
skizzo commentedmoving to http://drupal.org/node/247684