Closed (duplicate)
Project:
Drupal core
Version:
x.y.z
Component:
base system
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
1 Mar 2006 at 10:37 UTC
Updated:
1 Mar 2006 at 17:14 UTC
statistics_exit() uses decode_entities() which isn't available when serving a cached page.
Users get to see a PHP error, and the statistics aren't updating.
decode_entities() is part of unicode.inc which isn't loaded unless you do a full bootstrap.
Comments
Comment #1
ebruts commentedhttp://drupal.org/node/51235