Closed (fixed)
Project:
Kaltura
Version:
6.x-1.3
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
30 Dec 2008 at 22:33 UTC
Updated:
28 Jan 2009 at 14:10 UTC
When a module makes an SQL query to the node, and taxonomy core tables, it should pass the query string to db_rewrite_sql() which allows other modules (including the core node.module module) to filter the list of nodes returned.
In the case of node.module, it filters out the nodes to which the current user has no access.
Comments
Comment #1
avpadernoSee the Drupal documentation for more details.
Comment #2
Zohar.Babin commentedfixed in 6.x-1.4 and 5.x-1.3