| View Issue Details [ Jump to Notes ] | [ Print ] |
| ID | Project | Category | View Status | Date Submitted | Last Update |
| 0015196 | phplist | User Management | public | 05-12-08 15:18 | 17-12-08 13:10 |
|
| Reporter | arogge | |
| Priority | normal | Severity | major | Reproducibility | always |
| Status | resolved | Resolution | fixed | |
| Platform | | OS | | OS Version | |
| Product Version | 2.10.5 | |
| Target Version | | Fixed in Version | 2.10.9 | |
|
| 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 | |
|