Only allow fields from isFieldSortable to be sorted on.
authorBrian Wolff <bawolff+wn@gmail.com>
Thu, 18 Apr 2013 19:02:29 +0000 (16:02 -0300)
committerAlexandre Emsenhuber <ialex.wiki@gmail.com>
Fri, 19 Apr 2013 06:24:42 +0000 (08:24 +0200)
commit59624e535edc6a3690e67ba341812cf8b34c6e88
tree40ad5350208c1f992b1423389c3400cdfaa24c6d
parent79910f36d47270e802e9ff3a36b4f10b5f1fa686
Only allow fields from isFieldSortable to be sorted on.

Prevents people from doing stupid things like:
https://commons.wikimedia.org/w/index.php?title=Special%3AListFiles&limit=50&user=bawolff&sort=img_description&asc=&desc=1
Which don't have indexes.

Change-Id: I7aeb89032e89283dd7dfe5d7bf12872203ca5520
RELEASE-NOTES-1.22
includes/Pager.php