largersmallernormaltext version of this page

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

- Relationships

-  Notes
(0050557)
omar (administrator)
17-03-09 18:43

sanitization of variable was done, and some Notices referred to undefined variables was fixed too.


Mantis 1.1.6[^]
Copyright © 2000 - 2008 Mantis Group
Powered by Mantis Bugtracker