Revert r39793 "* (bug 13879) Special:EmailUser shows a form in case no user was speci...
authorBrion Vibber <brion@users.mediawiki.org>
Thu, 21 Aug 2008 22:56:45 +0000 (22:56 +0000)
committerBrion Vibber <brion@users.mediawiki.org>
Thu, 21 Aug 2008 22:56:45 +0000 (22:56 +0000)
commitbe28c3980a2faf8e7eb28ca37833eeb9c9c3243c
treefbf3933705f8028664e7f200786b8572995f24db
parente5da66e0cdafd389126b08012fb20ea673b7099f
Revert r39793 "* (bug 13879) Special:EmailUser shows a form in case no user was specified" for the moment
* Recipient name seems to be output raw into HTML form; this is insecure
* We've lost the link to the target's user page in the primary use case (followed 'email this user' link)
* Behavior if you misspell a name doesn't look very nice; you can't just fix it and resubmit the form, you have to hit 'back' from an error page and hope your browser isn't one that deletes all your form data :D
RELEASE-NOTES
includes/api/ApiEmailUser.php
includes/specials/SpecialEmailuser.php