API: (bug 16421) Actually do user name normalization in list=logevents. Also fix...
authorRoan Kattouw <catrope@users.mediawiki.org>
Sat, 22 Nov 2008 15:46:36 +0000 (15:46 +0000)
committerRoan Kattouw <catrope@users.mediawiki.org>
Sat, 22 Nov 2008 15:46:36 +0000 (15:46 +0000)
commit70e0646bf01b6c3ded1594bd50f2062998b797db
treefc36ada318f4f38523bfa5f975666550db351850
parentbbf249abba4b5616e08dd911447aa1ee9d564f2e
API: (bug 16421) Actually do user name normalization in list=logevents. Also fix up User::idFromName so it doesn't think "Talk:Catrope" isn't the same user as "Catrope"
RELEASE-NOTES
includes/User.php
includes/api/ApiQueryLogEvents.php