https://bugzilla.wikimedia.org/show_bug.cgi?id=44111
--- Comment #6 from Brad Jorsch <[email protected]> --- (In reply to comment #5) > But wouldn't that mean that users on the wiki would also see the English > message? If ErrorPageError::__construct was passed a Message object, we'd need to clone it before changing its properties. But if it was passed a string then ErrorPageError::render() creates a fresh Message object anyway so it seems to work fine in a quick test. -- You are receiving this mail because: You are on the CC list for the bug. You are the assignee for the bug. You are watching all bug changes. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
