[drupal-devel] [bug] The DrupalCon bug -- node administrator privileges kills DISTINCT

chx drupal-devel at drupal.org
Mon Feb 28 20:38:07 UTC 2005


Issue status update for http://drupal.org/node/18123

 Project:      Drupal
 Version:      cvs
 Component:    node system
 Category:     bug reports
 Priority:     normal
 Assigned to:  chx
 Reported by:  chx
 Updated by:   chx
 Status:       patch
 Attachment:   http://drupal.org/files/issues/drupalcon.patch (1.07 KB)

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.


chx




More information about the drupal-devel mailing list