View Issue Details

IDProjectCategoryView StatusLast Update
0000162Main CAcert Websitesource codepublic2013-01-14 01:27
ReporterbluecAssigned To 
PrioritylowSeveritytrivialReproducibilityalways
Status closedResolutionfixed 
Fixed in Version2006 
Summary0000162: Useless setting of $id
DescriptionIn includes/account.php line 346

  $id = $oldid;
  unset($oldid);
  $id = 7;

This should be either commented in the source or changed.
TagsNo tags attached.
Reviewed by
Test Instructions

Activities

duane

2006-03-06 09:34

developer   ~0000108

removed $id = $oldid;

Issue History

Date Modified Username Field Change
2006-03-06 06:09 bluec New Issue
2006-03-06 09:34 duane Status new => closed
2006-03-06 09:34 duane Note Added: 0000108
2006-03-06 09:34 duane Resolution open => fixed
2006-03-06 09:34 duane Fixed in Version => production
2013-01-14 01:27 Werner Dworak Fixed in Version => 2006