SECURITY: escape sortKey in pageInfo
authorcsteipp <csteipp@wikimedia.org>
Sat, 29 Mar 2014 05:39:57 +0000 (22:39 -0700)
committermglaser <glaser@hallowelt.biz>
Thu, 24 Apr 2014 19:52:22 +0000 (21:52 +0200)
commit0b695ae09aada343ab59be4a3c9963995a1143b6
treeafe9480d57616fcf980f612e43bc0fd21ccefdd1
parent6e18e5c1bab33f56cc59126faef28eb20c9f27ae
SECURITY: escape sortKey in pageInfo

DEFAULTSORT isn't escaped before being added to the action=info table.

Bug: 63251
Change-Id: I087bfde8cbc69c3507f68ee3cb6e22aba0ffa7db
includes/actions/InfoAction.php