Closed (fixed)
Project:
Activity
Version:
6.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
1 Sep 2009 at 21:49 UTC
Updated:
12 Oct 2009 at 16:30 UTC
Related: #565076: Author message is displaying always four times for authenticated user role.
db_rewrite_sql() is causing bugs with DISTINCT and views_data_alter() pulls in the node table. If we just create a relationship to the node table instead we'll have our node access stuff in a more useful manner. db_rewrite_sql() was basically implemented as a way to retain node_access which a relationship handler can do for us.
Comments
Comment #1
sirkitree commentedspelling
Comment #2
Scott Reynolds commentedhmm I forgot about this issue.
This is done already