Fix html <title> for exceptions during message parsing.
authorBrian Wolff <bawolff+wn@gmail.com>
Wed, 18 Oct 2017 06:27:12 +0000 (06:27 +0000)
committerBrian Wolff <bawolff+wn@gmail.com>
Sat, 1 Sep 2018 20:19:45 +0000 (20:19 +0000)
commitbbcbcaba3db9e1221a5dfe6ce0f1a7f9aa19deb0
tree7510d12c886fc6af9c0cf9884733bf1d7a0b3075
parent64462df23b30d468d2c2bebf090dc3167ad2abd1
Fix html <title> for exceptions during message parsing.

Previously an ugly {{SITENAME}} would show up for exceptions
that happened in the middle of processing a message

Change-Id: I4e3b675673dc3b74f89e4325f6a0a8b44162f478
includes/exception/MWException.php
includes/exception/MWExceptionRenderer.php