Closed (fixed)
Project:
Domain
Version:
7.x-3.0-rc4
Component:
Code
Priority:
Minor
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
17 Oct 2011 at 06:50 UTC
Updated:
31 Oct 2011 at 13:40 UTC
Jump to comment: Most recent file
Hello,
I keep getting the following error for unauthenticated users in all the domains:
Notice: Undefined index: all in domain_get_user_domains() (line 1365 of ......../public_html/sites/all/modules/domain/domain.module).
Notice: Undefined index: all in domain_get_user_domains() (line 1365 of ......../public_html/sites/all/modules/domain/domain.module).
The error does not appear for authenticated users.
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | 1311884-undefined-anon.patch | 562 bytes | agentrickard |
Comments
Comment #1
Vyoma commentedReducing the priority, since checking the anonymous user in /admin/structure/domain/roles seems to have fixed the issue. Not sure if this condition must be checked and mitigated in the code or not.
If you think it is user error, please do put the issue to 'closed'.
Thanks.
Comment #2
agentrickardNope, this is a minor bug that needs to be fixed, thanks.
Comment #3
agentrickardCommitted: