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.

CommentFileSizeAuthor
#2 1311884-undefined-anon.patch562 bytesagentrickard

Comments

Vyoma’s picture

Priority: Normal » Minor

Reducing 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.

agentrickard’s picture

Status: Active » Fixed
StatusFileSize
new562 bytes

Nope, this is a minor bug that needs to be fixed, thanks.

agentrickard’s picture

Committed:

4e27c9d..64ad1cb  7.x-3.x -> 7.x-3.x

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.