Hello, Im was testing pagination when I noticed that I was getting a duplicate on the results. Below a link to test the results containing only:
{jrCore_list module="jrAudio" chart_field="audio_file_stream_count" chart_days="7" order_by="audio_file_stream_count numerical_desc" quota_id="4" template="top_songs.tpl" pagebreak="10" page=$_post.p}
This is how I find the duplicate, test on Mozilla:
http://dev5.r2rlive.com/top_songs_pagination/p=1
http://dev5.r2rlive.com/top_songs_pagination/p=2
If you see the song #10 in the first page is the #1 in the second page, this only happens in Mozilla Firefox and I'm sure the song has not been summited twice. The song that should be #11 is called 'Song 7' and it never gets listed.
Is this a bug? or is my command line incorrect?
updated by @maxcinsay: 02/17/14 12:15:12AM