Closed (fixed)
Project:
Drupal core
Version:
4.6.0
Component:
tracker.module
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
27 Apr 2005 at 23:24 UTC
Updated:
15 May 2005 at 16:15 UTC
The user/<em>uid</em>/track pages do not work because tracker_track_user() does not return a value. It's a really easy fix: just prepend return to tracker_page($account->uid);
This is essentially a patch. ;-)
Cheers,
Nic
Comments
Comment #1
dries commentedFixed in HEAD.
Comment #2
(not verified) commented