Last modified: 2014-07-09 23:43:08 UTC

Wikimedia Bugzilla is closed!

Wikimedia migrated from Bugzilla to Phabricator. Bug reports are handled in Wikimedia Phabricator.
This static website is read-only and for historical purposes. It is not possible to log in and except for displaying bug reports and their history, links might be broken. See T65678, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 63678 - Watchlist notifications do not respect $wgEnableEmail = false
Watchlist notifications do not respect $wgEnableEmail = false
Status: RESOLVED FIXED
Product: MediaWiki
Classification: Unclassified
Email (Other open bugs)
1.23.0
All All
: Normal normal (vote)
: ---
Assigned To: Nobody - You can work on this!
:
Depends on:
Blocks: 39480
  Show dependency treegraph
 
Reported: 2014-04-08 14:07 UTC by Niklas Laxström
Modified: 2014-07-09 23:43 UTC (History)
2 users (show)

See Also:
Web browser: ---
Mobile Platform: ---
Assignee Huggle Beta Tester: ---


Attachments

Description Niklas Laxström 2014-04-08 14:07:31 UTC
I want to disable all email from my development wiki, which has some real data in it. Users have been getting emails for changes to pages on their watchlist.

I have $wgEnableEmail = false as the last line of LocalSettings.php
Comment 1 Umherirrender 2014-04-30 19:29:51 UTC
You have to set $wgEnotifWatchlist to false.

But on Special:Preferences the option is not shown, when wgEnableEmail is false, so there should not be send mails, when $wgEnableEmail is false and no need to set $wgEnotifWatchlist explicit. But $wgEnotifUserTalk seems to have the same issue.
Comment 2 Gerrit Notification Bot 2014-05-09 08:24:48 UTC
Change 132348 had a related patch set uploaded by Withoutaname:
If  is false, disable other email settings

https://gerrit.wikimedia.org/r/132348
Comment 3 Gerrit Notification Bot 2014-07-09 23:38:53 UTC
Change 132348 merged by jenkins-bot:
If $wgEnableEmail is false, disable other email settings

https://gerrit.wikimedia.org/r/132348
Comment 4 Nemo 2014-07-09 23:43:08 UTC
Heh. I guess that works.

Note You need to log in before you can comment on or make changes to this bug.


Navigation
Links