Bsitu has submitted this change and it was merged. Change subject: Fix a couple of email parameter issues. ......................................................................
Fix a couple of email parameter issues. When trying to deal with bug 38940 I found that no parameters in emails were getting substituted. I also found that I9051e4bf caused email bodies to get the parameters of subjects. This commit fixes the issues. Change-Id: I976a9315416c4a8d02fa86d12643debf5e1fa1ac --- M Echo.php 1 file changed, 4 insertions(+), 0 deletions(-) Approvals: Bsitu: Verified; Looks good to me, approved -- To view, visit https://gerrit.wikimedia.org/r/23936 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: merged Gerrit-Change-Id: I976a9315416c4a8d02fa86d12643debf5e1fa1ac Gerrit-PatchSet: 3 Gerrit-Project: mediawiki/extensions/Echo Gerrit-Branch: master Gerrit-Owner: Alex Monk <[email protected]> Gerrit-Reviewer: Alex Monk <[email protected]> Gerrit-Reviewer: Bsitu <[email protected]> Gerrit-Reviewer: Kaldari <[email protected]> Gerrit-Reviewer: Tychay <[email protected]> Gerrit-Reviewer: Werdna <[email protected]> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
