User "Aaron Schulz" posted a comment on MediaWiki.r81612. Full URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/81612#c22273 Commit summary:
Per CR r66438 and IRC, revert User::leaveNewMessage for now. Copied the function and stripped it down for use in NewUserMessage. Could probably need some cleanup. Comment: <pre>$text = $article->getContent() . $text;</pre> Shouldn't that use getRawText()? _______________________________________________ MediaWiki-CodeReview mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview
