Currently, it does not look like the NewsletterDeletionUpdate class does anything. It looks like it is an unnecessary class that doesn't add any new functionality. Please research and/or confirm this. If indeed it is useless, remove it from the extension.
Description
Description
Details
Details
Subject | Repo | Branch | Lines +/- | |
---|---|---|---|---|
Remove unnecessary class NewsletterDeletionUpdate | mediawiki/extensions/Newsletter | master | +0 -36 |
Event Timeline
Comment Actions
Imported as https://codein.withgoogle.com/dashboard/tasks/4888252748136448/ waiting for one of the admins to approve.
Comment Actions
Change 329804 had a related patch set uploaded (by Pppery):
Remove unnecessary class NewsletterDeletionUpdate
Comment Actions
The class is indeed redundant; the functionality it provides it also implemented in Newsletter.hooks.php in OnArticleDelete.
Comment Actions
Change 329804 merged by jenkins-bot:
Remove unnecessary class NewsletterDeletionUpdate