* (bug 2825) Fix regression in newtalk notifications for anons w/ enotif off
authorBrion Vibber <brion@users.mediawiki.org>
Tue, 12 Jul 2005 22:50:34 +0000 (22:50 +0000)
committerBrion Vibber <brion@users.mediawiki.org>
Tue, 12 Jul 2005 22:50:34 +0000 (22:50 +0000)
commitb2de66a9a261cae0da6e03ddd3ebd13e1aa6dcf1
tree4e994dd49bf497c561d59bbc187802204af07cd4
parent11acc476f42f3b43f43864bb7be0730f54bd8e33
* (bug 2825) Fix regression in newtalk notifications for anons w/ enotif off
Fixes for invalid usernames now cause User::newFromName to return null for
IP addresses, so we have to stuff an anon's name in separately.
Todo: User::newFromIP() with IPv4 and IPv6 validity checks would be nice.
RELEASE-NOTES
includes/Article.php