| Issue 27: | Need to update timestamp when a user who has already voted votes again. |
1 of 19
Next ›
|
| Back to list |
Currently, if a user who has already voted on a revision votes again, Trust.php does nothing. The correct behavior is to update the timestamp of the vote, and still call eval_online_wiki to process the vote. The eval_online_wiki code takes care of not processing votes twice, but allowing people to vote twice may be useful in case their reputation has risen between the first and the second vote. |
|
,
Aug 06, 2009
(No comment was entered for this change.)
Labels: -Priority-Medium Priority-Low
|
|
|
|