google-code-export / cocoslive

Automatically exported from code.google.com/p/cocoslive
GNU General Public License v3.0
0 stars 0 forks source link

Rank order error for ascending scores #10

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?

Posting several scores with ranking enabled and sorted into ascending order

What is the expected output? What do you see instead?

ie for "sevens"  expected output:

ranking      name     score
1                                    75
2                                  130
2                                  130
2                                  130
5                                  600

actual output:

ranking      name     score
5                                   75
2                                  130
2                                  130
2                                  130
1                                  600

What version of the product are you using? On what operating system?

The version of CocosLive is less than v0.8 but has no relevance as this is a 
server issue
Iphone/ipod touch OS 3.0

Riq has looked at this problem.  Old scores deleted and ranking re-enabled with:
Min: 500,000
Max: 0

Original issue reported on code.google.com by hanbu...@mac.com on 13 Aug 2009 at 2:04

Attachments: