Actions
Bug #4979
closedRandom userlist sorting not sending seed with POST
Description
When searching or paging the random seed is expected in the post data, but it's missing. Without it the random sorting will generate a new seed and each paging or searching will result in a new random order.
Updated by krileon almost 10 years ago
- Status changed from Assigned to Resolved
- % Done changed from 0 to 100
Fixed in MR !734
Actions