View Issue Details

IDProjectCategoryView StatusLast Update
0000101XMB1Bugspublic2008-08-07 10:47
Reportermiqrogroove Assigned Tomiqrogroove  
PrioritynormalSeverityminorReproducibilityalways
Status closedResolutionfixed 
Product Version1.9.8 SP2 
Target Version1.9.11Fixed in Version1.9.11 
Summary0000101: Vote Stuffing Check Isn't Working
DescriptionCould be totally broken or just a freak race condition? In any case, the if($voted === 1) test will have to be changed.
Additional Informationhttp://forums.xmbforum.com/viewthread.php?tid=772794
TagsNo tags attached.
MySQL Version
PHP Version
Web Server
Browser
Flags
Original ReporterMouser
SVN Revision1210

Activities

miqrogroove

2008-08-06 02:37

administrator   ~0000018

yep, it's definitely hosed

miqrogroove

2008-08-06 02:52

administrator   ~0000019

Well I just learned something new. In MySQL, the COUNT() aggregate function always returns a 64-bit integer, which can never === 1 in PHP.

Anyway, I didn't write this stuff so it's just another kind of XMB bug to look out for now.

Issue History

Date Modified Username Field Change
2008-08-06 02:31 miqrogroove New Issue
2008-08-06 02:31 miqrogroove Original Reporter => Mouser
2008-08-06 02:37 miqrogroove Note Added: 0000018
2008-08-06 02:37 miqrogroove Assigned To => miqrogroove
2008-08-06 02:37 miqrogroove Reproducibility have not tried => always
2008-08-06 02:37 miqrogroove Status new => confirmed
2008-08-06 02:37 miqrogroove Projection none => minor fix
2008-08-06 02:37 miqrogroove ETA none => < 1 day
2008-08-06 02:52 miqrogroove Note Added: 0000019
2008-08-06 02:52 miqrogroove Status confirmed => assigned
2008-08-06 02:52 miqrogroove Product Version => 1.9.8 SP2
2008-08-06 03:33 miqrogroove SVN Revision => 1210
2008-08-06 03:33 miqrogroove Status assigned => resolved
2008-08-06 03:33 miqrogroove Fixed in Version => 1.9.11
2008-08-06 03:33 miqrogroove Resolution open => fixed
2008-08-07 10:47 miqrogroove Status resolved => closed