largersmallernormaltext version of this page

View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0014243phplistUser Managementpublic22-04-08 19:3417-03-09 18:43
Reportercbrunet 
PrioritynormalSeverityminorReproducibilityalways
StatusresolvedResolutionfixed 
PlatformOSOS Version
Product VersionCVS 
Target VersionFixed in Version2.10.10 
Summary0014243: start parameter never defined in members.php
DescriptionThe 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"]);
TagsNo 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.


Copyright © 2000 - 2010 MantisBT Group
Powered by Mantis Bugtracker