|
Viewing Issue Simple Details
[ Jump to Notes ]
|
[ View Advanced ]
[ Print ]
|
|
ID |
Category |
Severity |
Reproducibility |
Date Submitted |
Last Update |
|
0015196 |
[phplist] User Management |
major |
always |
05-12-08 15:18 |
17-12-08 13:10 |
|
|
Reporter |
arogge |
View Status |
public |
|
|
Assigned To |
|
|
Priority |
normal |
Resolution |
fixed |
|
|
Status |
resolved |
|
Product Version |
2.10.5 |
|
|
Summary |
0015196: Broken SQL Queries in admin/commonlib/pages/users.php |
|
Description |
In lines 126, 127, 134, 135 there are Query which read "...COUNT(DISTINCT *)...". This is invalid syntax. The * should be changed to a valid column name. |
|
Additional Information |
Tested with 2.10.7 with MySQL 5.0.45 and PHP 5.1.6 on RedHat EL 5.2 |
| Tags |
No tags attached. |
|
|
Attached Files |
|
|
|