Closed (fixed)
Project:
Drupal core
Version:
4.7.x-dev
Component:
statistics.module
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
31 Mar 2005 at 20:45 UTC
Updated:
26 Dec 2006 at 01:21 UTC
Jump to comment: Most recent file
Comments
Comment #1
Uwe Hermann commentedConfirmed in HEAD. Patch attached.
Comment #2
dries commentedI don't think this is a bug. The permission check won't work because it gives users access to the admin pages.
Comment #3
Jaza commentedPatch no longer needed, since statistics.module now has a 'view post access counter' permission, which is checked in statistics_link().