Closed (fixed)
Project:
Drupal core
Version:
x.y.z
Component:
Code
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
12 May 2002 at 10:44 UTC
Updated:
29 May 2002 at 19:01 UTC
In administration user management, user accounts, the authenciated user listing gives the following sql error:
user error: Unknown column 'role' in 'where clause'
query: SELECT uid, name, timestamp FROM users WHERE
role = 'authenticated user' ORDER BY uid DESC LIMIT
50 in /includes/database.mysql.inc on line 56
The error repeats itself in other new group listings.
I am testing a 24 hour old cvs version, ran the latest
update script.
Comments
Comment #1
(not verified) commentedFixed in CVS. Can you test and confirm please?
Comment #2
(not verified) commented