Closed (fixed)
Project:
Drupal core
Version:
8.0.x-dev
Component:
statistics.module
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
18 Aug 2011 at 15:35 UTC
Updated:
29 Jul 2014 at 19:53 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
bfroehle commentedYes, we should use the isset($_SERVER['HTTP_REFERER']) ? ... pattern, just like in watchdog().
Comment #2
karschsp commentedPatch applies to both 7.x and 8.x. RTBC.
Comment #3
dries commentedCommitted to 7.x and 8.x. Thanks.
Comment #4
mgiffordExcellent. @bfroehle thanks for rolling up the patch. @Dries thanks & wish I was able to hang out in the code sprint after DrupalCon.