[drupal-devel] [bug] user/uid/track pages do not return a value
njivy
drupal-devel at drupal.org
Wed Apr 27 23:24:20 UTC 2005
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
More information about the drupal-devel
mailing list