|
Viewing Issue Simple Details
[ Jump to Notes ]
|
|
[ View Advanced ]
[ Print ]
|
|
ID |
Category |
Severity |
Reproducibility |
Date Submitted |
Last Update |
|
0014243 |
[phplist] User Management |
minor |
always |
22-04-08 19:34 |
17-03-09 18:43 |
|
|
Reporter |
cbrunet |
View Status |
public |
|
|
Assigned To |
|
|
Priority |
normal |
Resolution |
fixed |
|
|
Status |
resolved |
|
Product Version |
CVS |
|
|
Summary |
0014243: start parameter never defined in members.php |
|
Description |
The file members.php refers to $start variable, but that variable never is set.
Should add at the beginning of the file:
$start = sprintf('%d',$_REQUEST["start"]);
|
|
Additional Information |
|
| Tags |
No tags attached. |
|
|
Attached Files |
|
|
|