SpecialMergeHistory: HTML escape link text
authorFomafix <fomafix@googlemail.com>
Sun, 17 Jan 2016 13:42:11 +0000 (13:42 +0000)
committerFlorianschmidtwelzow <florian.schmidt.stargatewissen@gmail.com>
Sun, 17 Jan 2016 14:30:41 +0000 (14:30 +0000)
commit367d7e68b3c6a187016a5e5fb303323c2c606e9d
treefc82a471e5d01db1173a11a4f1511af1af518cec
parent1b294bd3c538c874156d9f924200cbf659789dfb
SpecialMergeHistory: HTML escape link text

Linker::link expects HTML as second parameter. Text must HTML encoded.
The value null automatically use the escaped getPrefixedText() value.

Change-Id: Idb2a31ec8db92d930415a4964e955bdf1653b0de
includes/specials/SpecialMergeHistory.php