Closed (fixed)
Project:
Drupal core
Component:
node system
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
28 Feb 2005 at 20:31 UTC
Updated:
15 Mar 2005 at 20:15 UTC
At the conf, moshe pointed out a bug, and JonBob and I fixed it on site.
The $return['distinct'] in the past should have been module_implements('node_grants') but after JonBob's node_access_view_all_nodes, that part happens only if node_grants is in effect, so it is simplified to 1.
This orphans module_implements, but my module.inc patch uses it, so it won't be an orphan after all.
| Comment | File | Size | Author |
|---|---|---|---|
| drupalcon.patch | 1.07 KB | chx |
Comments
Comment #1
dries commentedCommitted to HEAD.
Comment #2
(not verified) commented