Last modified: 2013-04-19 19:06:10 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 T47337, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 45337 - Removals/reverts cause series of identical "linked from" notifications
Removals/reverts cause series of identical "linked from" notifications
Status: RESOLVED FIXED
Product: MediaWiki extensions
Classification: Unclassified
Echo (Other open bugs)
unspecified
All All
: Normal normal (vote)
: ---
Assigned To: Nobody - You can work on this!
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2013-02-24 19:45 UTC by Erik Moeller
Modified: 2013-04-19 19:06 UTC (History)
4 users (show)

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


Attachments
Example of identical notifications for the same link being added (48.65 KB, image/png)
2013-02-24 19:46 UTC, Erik Moeller
Details

Description Erik Moeller 2013-02-24 19:45:16 UTC
Repeated reverts of vandalism like on this page:

https://www.mediawiki.org/w/index.php?title=MediaWiki/tr&action=history

cause a link notification to be sent every time the old text is re-instated. We should either ignore repeated addition of the same link from the same page, or detect the revert as such.
Comment 1 Erik Moeller 2013-02-24 19:46:15 UTC
Created attachment 11837 [details]
Example of identical notifications for the same link being added
Comment 2 Ryan Kaldari 2013-02-25 22:44:52 UTC
The best way I can think of to solve this would be, at the point at which a link is created, look at all the article-link notifications within the recent past (perhaps 7 days) and if there is already a notification corresponding to the same pages, don't create a new notification.
Comment 3 bsitu 2013-03-18 22:07:50 UTC
To address the problem, I implemented an interim quick fix in here: https://gerrit.wikimedia.org/r/#/c/54589/.  I think Kaldari's idea is much more flexible, I added a todo note in the code comment.

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


Navigation
Links