https://bugzilla.wikimedia.org/show_bug.cgi?id=58447

Kevin Israel (PleaseStand) <pleasest...@live.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |pleasest...@live.com

--- Comment #2 from Kevin Israel (PleaseStand) <pleasest...@live.com> ---
(In reply to comment #1)
> The most likely cause is 2bcffe8b, but why does it not work, I have no idea.

MWException::getPageTitle() was already broken. However, it was not
previously used for DBConnectionErrors.

The problem is that the message is not run through the preprocessor
(e.g. using MessageCache::transform()) before it is inserted into the
HTML.

It might be possible to change Exception::msg() to return a Message object,
now that we have RawMessage, which would make fixing this bug even more
trivial.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
_______________________________________________
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to