Closed (fixed)
Project:
Drupal core
Version:
x.y.z
Component:
statistics.module
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
20 Mar 2005 at 06:13 UTC
Updated:
18 Sep 2005 at 19:59 UTC
On Top Users Page (?q=admin/logs/hits/users&sort=asc&order=User), when attempting to order hits by user, this error comes up: Unknown column 'user' in 'order clause'. The header for the pager lists 'users' as the field for the column titled 'User', but 'user' is not a column of the table being accessed. The 'field' should be set to 'uid'.
A diff is attached.
| Comment | File | Size | Author |
|---|---|---|---|
| statistics_0.diff | 633 bytes | mpd |
Comments
Comment #1
Uwe Hermann commentedThis seems to be fixed in HEAD, please report back if you still experience this problem.
Comment #2
(not verified) commentedComment #3
(not verified) commentedComment #4
(not verified) commented