Last modified: 2010-07-04 17:19:37 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 T18429, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 16429 - "nominornewtalk" should not trigger e-mail notifications
"nominornewtalk" should not trigger e-mail notifications
Status: RESOLVED FIXED
Product: MediaWiki
Classification: Unclassified
Email (Other open bugs)
1.14.x
All All
: Normal enhancement (vote)
: ---
Assigned To: Nobody - You can work on this!
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2008-11-22 18:29 UTC by charitwo
Modified: 2010-07-04 17:19 UTC (History)
2 users (show)

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


Attachments

Description charitwo 2008-11-22 18:29:38 UTC
This seems to be a minor annoyance. If an automated task is run that contains a list of a bunch of user talk pages, the yellow notification bar will not trigger, yet an e-mail will still be sent should that person have that option set in their preferences. This user right should also incorporate suppressing e-mail notifications in addition to suppressing the yellow notification bar.
Comment 1 Brion Vibber 2008-12-30 04:07:00 UTC
To clarify:

'nominornewtalk' is a right key which is by default given to the 'bot' group. When a user with this right (a bot) *makes* a minor edit to a user talk page, the system *doesn't* trigger a "new messages" update for the owner of the talk page. This check is done in Article::editUpdates().

The bug request is to apply this same check to the e-mail notifications in UserMailer. Roughly speaking -- when we're adding a user to the notification list because he's the owner of the user talk page and wants to receive e-mail notifications for updates to his talk page, we should *not* add him if it's a minor edit and the *user making the edit* has 'nominornewtalk' right.
Comment 2 Aaron Schulz 2009-01-02 21:32:15 UTC
Done in r45347
Comment 3 Brion Vibber 2009-01-07 00:48:40 UTC
Note this will disable e-mail notifications of bots edits for all pages, not just user talk pages. I'm uncertain whether this should be the case; if the watcher has the 'enotifminoredits' preference will he expect to get notified anyway? Or should we consider this equivalent to bot edits in RC, being hidden?

(Of course, you can choose to show bot edits in RC... but here you wouldn't be able to ask for bot edit notifications without add'l changes.)

Probably not doing the notifications is the expected thing in most cases, but figured I'd add a note in case we decide otherwise. :D

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


Navigation
Links