Closed (fixed)
Project:
Statistics Advanced
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
16 Dec 2008 at 16:09 UTC
Updated:
31 Dec 2008 at 22:40 UTC
Jump to comment: Most recent file
Comments
Comment #1
anantagati commentedComment #2
dave reidHmm...I can confirm the problem on the sandbox. I'll take a look on my local site to see if the dev version still has the same problem.
Comment #3
dave reidI fixed the problem on the sandbox and the fix in the module should be out today. The actual change that fixes this is in statistics_advanced_boot():
Comment #4
dave reidFixed in 6.x-1.x and I even wrote a unit test to make sure this doesn't revert. http://drupal.org/cvs?commit=159503
Comment #5
dave reidEDIT: Thanks Drupal.org, for showing an error and letting me double post.