User "Reedy" changed the status of MediaWiki.r93415.

Old Status: new
New Status: fixme

User "Reedy" also posted a comment on MediaWiki.r93415.

Full URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/93415#c20279
Commit summary:

Add hook that could be the solution for Bug #28026 (“Enable e-mail
notifications for watchlist (EnotifWatchlist) on all small wikis”) to
make logging sent emails easier.

Comment:

-rakkaus/#mediawiki-i18n- [28-Jul-2011 22:51:12] PHP Notice:  Undefined 
variable: this in /www/w/includes/UserMailer.php on line 195

<pre>
$ret = wfRunHooks( 'AlternateUserMailer', array( $this, $headers, $to, $from, 
$subject, $body, $replyto, $contentType ) );
</pre>

There is no $this in a static method



_______________________________________________
MediaWiki-CodeReview mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview

Reply via email to