View Issue Details

IDProjectCategoryView StatusLast Update
0000867Main CAcert Websitesource codepublic2013-01-15 14:56
ReporterUli60 Assigned Toedgarwahn  
PrioritynormalSeverityminorReproducibilityhave not tried
Status closedResolutionfixed 
Fixed in Version2010 Q4 
Summary0000867: code fix in /www/wot.php
Description--------------------------------- www/wot.php ---------------------------------
index 25eb213..2bd4622 100644
@@ -245,7 +245,7 @@
 
         if($_SESSION['profile']['board'] == 1 && intval($_POST['expire']) > 0)
         {
- $_POST['method'] == "Administrative Increase";
+ $_POST['method'] = "Administrative Increase";
             $newpoints = 200 - $drow['total'];
             if(intval($_POST['expire']) > 45)
                 $_POST['expire'] = 45;
Additional Informationchecked in cacert-devel
Autor: Markus Warg <mw@it-sls.de> 2010-09-17 09:26:40
Eintragender: Markus Warg <mw@it-sls.de> 2010-09-17 09:26:40
Eltern: 530b8586f7af34c861431d2b9b590e3857c032af (replay php error bugfixes originally made by Michael Tänzer in b50281b7316f360538d2b370ae48c8a533db0dcc)
Zweig: master, remotes/origin/master
Folgt auf:
Vorgänger von:

    replay php error bugfixes originally made by Michael Tänzer in b50281b7316f360538d2b370ae48c8a533db0dcc
    and e12e8f2e37d1b193b5dfa7b678ed83fe96df969b (part 2)
TagsNo tags attached.
Reviewed by
Test Instructions

Relationships

related to 0000855 closedUli60 Fix adding TTP assurance method on testserver (was: admin console lists "empty" and "Unknown" ...) 
related to 0001074 closedUli60 Wrong display of method on points page wot.php?id=10 

Activities

2010-09-21 20:18

 

wot.php (19,704 bytes)

Uli60

2010-09-25 12:13

updater   ~0001720

My Details - My Points (https://cacert1.it-sls.de/wot.php?id=10)
lists assurance as before

My Details - My Location (https://cacert1.it-sls.de/wot.php?id=13)
tooks some time, but works as before

My Details - My Listing (https://cacert1.it-sls.de/wot.php?id=8)
no difference as before patch applied

CAcert Web of Trust - About (https://cacert1.it-sls.de/wot.php?id=0)
lists text "CAcert Web of Trust" as before

CAcert Web of Trust - Find an Assurer (https://cacert1.it-sls.de/wot.php?id=12)
lists assurers after enter a location and distance. works as before applying patch

CAcert Web of Trust - Rules (https://cacert1.it-sls.de/wot.php?id=3)
text "CAcert Web of Trust Rules". ok

CAcert Web of Trust - Assure Someone (https://cacert1.it-sls.de/wot.php?id=5)
(to be continue ...)

Uli60

2010-09-27 13:09

updater   ~0001722

CAcert Web of Trust - Assure Someone (https://cacert1.it-sls.de/wot.php?id=5)
Assure someone - works fine

CAcert Web of Trust - Assure Someone (https://cacert1.it-sls.de/wot.php?id=5)
Trusted 3rd Parties - routine works w/o errors
on verifying points, entry is with empty "Assurance Method" field
255397 27.09.2010 Christa Schroeter 35 TTP w/o location and f2f deselected "" <- here should be the string "Trusted 3rd Parties" or "Trusted Third Parties" .... is the display assurances script the problem ?!? so the value is in the database, but on display "My Points" the value got not displayed ?!?

Uli60

2010-09-27 13:22

updater   ~0001723

TTP Admin - Assure someone / My Points display
display empty value "" for TTP Assurances could be seen also on production
system. on production system field value assurance-method is empty
and no value will be displayed ...
Don't know if ts the same behavior on cacert1
but probably this bug is not limited to cacert1 only ... so this is a seperate bug not related to this bug test
see related bug# https://bugs.cacert.org/view.php?id=855

Sourcerer

2010-10-06 09:46

administrator   ~0001732

I agree that the bug should be fixed from a comparison to an assignment.

edgarwahn

2010-10-07 08:30

developer   ~0001736

sent to CA team for relase

Andreas Baess

2010-10-07 13:21

developer   ~0001745

Patch deployed in production according to https://lists.cacert.org/wws/arc/cacert-systemlog/2010-10/msg00002.html

Issue History

Date Modified Username Field Change
2010-09-21 20:18 Uli60 New Issue
2010-09-21 20:18 Uli60 File Added: wot.php
2010-09-25 12:13 Uli60 Note Added: 0001720
2010-09-27 13:09 Uli60 Note Added: 0001722
2010-09-27 13:22 Uli60 Note Added: 0001723
2010-10-06 09:46 Sourcerer Note Added: 0001732
2010-10-07 08:30 edgarwahn Note Added: 0001736
2010-10-07 08:30 edgarwahn Assigned To => edgarwahn
2010-10-07 08:30 edgarwahn Status new => solved?
2010-10-07 13:21 Andreas Baess Note Added: 0001745
2010-10-07 13:21 Andreas Baess Status solved? => closed
2010-10-07 13:21 Andreas Baess Fixed in Version => production
2010-10-07 13:21 Andreas Baess Resolution open => fixed
2012-06-14 22:51 Uli60 Relationship added related to 0000855
2012-06-14 23:11 Uli60 Relationship added related to 0001074
2013-01-15 14:56 Werner Dworak Fixed in Version => 2010 Q4