28 Apr
2005
28 Apr
'05
1:24 a.m.
Issue status update for http://drupal.org/node/21452 Project: Drupal Version: 4.6.0 Component: tracker.module Category: bug reports Priority: normal Assigned to: Anonymous Reported by: njivy Updated by: njivy Status: patch 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 njivy