Closed (duplicate)
Project:
Domain
Version:
6.x-2.0-rc9
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
20 Oct 2009 at 15:55 UTC
Updated:
20 Oct 2009 at 16:34 UTC
I've experienced the same issue with Domain Access as reported here in relation to Node Access.
After installing Domain Access I noticed that the views for bog-standard users were outputting each record twice. Checking the 'DISTINCT' checkbox solved this temporarily but I thought I should report the issue.
Apologies I don't have more testing information to give at this time.
Comments
Comment #1
agentrickardThis is a Views/Core issue.
The proper place to track the issue is here #284392: db_rewrite_sql causing issues with DISTINCT.
There is nothing I can do. Adding DISTINCT is correct.