mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/ConfirmEdit
synced 2024-11-27 17:40:11 +00:00
0312de771d
If we're going to call `OutputPage::addWikiText` to parse the message, we don't need to pre-expand `{{...}}` markup using `Message::text()` before passing it to the parser; `Message::plain()` works fine. This makes these callsites consistent with how `OutputPage::addWikiMsg()` inserts messages. Bug: T206574 Change-Id: Ic6e9c24139613f9c46e814f630c08d5a52789032 |
||
---|---|---|
.. | ||
SimpleCaptcha.php |