Steps:
The default sort is by 'downloads' for sake of argument lets say during this sort, items are listed A, B, C, D, E, F
I click on item A and its downloaded. No problem.
If I now change the sort to 'date' the items are displayed in the correct order. Lets say it's F, E, D, C, B, A
I click on F and instead of it downloading, it downloads item A.
Notes:
It seems as though the display order and the coded links are not in sync. The download links seem to reflect the default sort order at all times regardless of which sort is selected.
Specifics:
I have about 100 files, displaying 20 per page. I am using a slightly modified default template to adhere to my color scheme. if needed I can provide a login to my site so you can see the problem.