"^demon" posted a comment on MediaWiki.r110569. URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/110569#c30395
Commit summary for MediaWiki.r110569: UserMailer could potentially throw a fatal error when a MailAddress object had an empty email address. The CodeReview extension is hitting that issue somehow (see bug 34158) ^demon's comment: Exploding with an exception seems saner than silently returning an empty string. We should fix the root cause in CR, not hide the behavior without finding out what's wrong. _______________________________________________ MediaWiki-CodeReview mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview
