View Issue Details

IDProjectCategoryView StatusLast Update
0000182Main CAcert Websitesource codepublic2013-01-14 02:58
ReporterbluecAssigned To 
PrioritylowSeverityminorReproducibilityalways
Status closedResolutionfixed 
Fixed in Version2006 
Summary0000182: index.php?id=2 always writes confirmation message
DescriptionIf you access https://www.cacert.org/index.php?id=2 you'll always see "Your information has been submitted into our system. ..."

As id=2 is only used internally there should be something like

        if($id == 2)
        {
                $id=0;
        }

in the beginning of www/index.php
TagsNo tags attached.
Reviewed by
Test Instructions

Relationships

related to 0000121 closedSourcerer Help Translation Bug 

Activities

duane

2006-08-03 22:51

developer   ~0000282

Added patch to index.php as per suggestion...

Issue History

Date Modified Username Field Change
2006-03-27 22:13 bluec New Issue
2006-03-27 22:14 bluec Relationship added related to 0000121
2006-08-03 22:51 duane Status new => closed
2006-08-03 22:51 duane Note Added: 0000282
2006-08-03 22:52 duane Resolution open => fixed
2006-08-03 22:52 duane Fixed in Version => production
2013-01-14 02:58 Werner Dworak Fixed in Version => 2006