Last modified: 2011-02-08 21:56:52 UTC
With $wgUsersNotifiedOnAllChanges set to my user, I found the following bug: When a user "Username" moves a page "OldPageName" to "NewPageName" the notification E-Mail's subject looks as follows: Subject: Wikiname page OldPageName has been created by Username (and the mail itself is also talking about "OldPageName") as opposed to Subject: Wikiname page NewPageName has been created by Username or even better: Subject: Wikiname page OldPageName has been moved to NewPageName by Username
It may be talking about the redirect page, which *is* new, though not very interesting
*** This bug has been marked as a duplicate of bug 15646 ***
De-duping from bug 15646, which seems to handle the deleted case but not the move case.
*** Bug 20759 has been marked as a duplicate of this bug. ***
It's probably wrong for all logged action on a page (e.g. protecting a page).