User "Reedy" posted a comment on MediaWiki.r97810. Full URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/97810#c23032 Commit summary:
* (bug 31081) $wgEnotifUseJobQ causes many unnecessary jobs to be queued Do some of the cheap checks before spawning attempting to send emails via any method Comment: Seems I've eaten an option in the top version <pre> - } elseif ( $targetUser->getOption( 'enotifusertalkpages' ) && </pre> Also, that's how it was in the original code... _______________________________________________ MediaWiki-CodeReview mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview
