CSteipp has submitted this change and it was merged. Change subject: Escape AbuseFilter description properly (disallow wikitext) ......................................................................
Escape AbuseFilter description properly (disallow wikitext) Right now the public description of AbuseFilters can contain wikitext which will be parsed. With this change the public description will be escaped everywhere to prevent the parsing of eg. templates on Special:AbuseFilter/history. Change-Id: I777cac5fc195819ed296f791d0b8cc3ed2ae9eea --- M Views/AbuseFilterViewHistory.php M Views/AbuseFilterViewList.php 2 files changed, 2 insertions(+), 2 deletions(-) Approvals: CSteipp: Verified; Looks good to me, approved -- To view, visit https://gerrit.wikimedia.org/r/47515 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: merged Gerrit-Change-Id: I777cac5fc195819ed296f791d0b8cc3ed2ae9eea Gerrit-PatchSet: 1 Gerrit-Project: mediawiki/extensions/AbuseFilter Gerrit-Branch: master Gerrit-Owner: Hoo man <[email protected]> Gerrit-Reviewer: CSteipp <[email protected]> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
