Page 1 of 1

[Fixed] Number of rankings returned wrong

Posted: 12 Aug 2013, 19:46
by steeffeen
there is an issue on:

Code: Select all

Rankings::getMultiplayerWorld($title, $offset, $length);
the number of rankings returned is always length-1

for example i give a length of 10 and get only 9 players returned

also refers to one point which i've listed here http://forum.maniaplanet.com/viewtopic. ... 68&t=22434
(didn't noticed the api issue yet when posting that)

Re: Number of rankings returned wrong

Posted: 13 Aug 2013, 09:33
by magnetik
I've slitted the topic since it's easier to see what issue are to fix etc.

I'm looking at it right now.

Re: Number of rankings returned wrong

Posted: 13 Aug 2013, 10:13
by magnetik
It's fixed, thanks :thumbsup:

Because thoses data are cached, it could take some time to be live.