Hoo man has uploaded a new change for review. 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(-) git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/AbuseFilter refs/changes/15/47515/1 -- To view, visit https://gerrit.wikimedia.org/r/47515 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I777cac5fc195819ed296f791d0b8cc3ed2ae9eea Gerrit-PatchSet: 1 Gerrit-Project: mediawiki/extensions/AbuseFilter Gerrit-Branch: master Gerrit-Owner: Hoo man <[email protected]> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
