aboutsummaryrefslogtreecommitdiffstats
path: root/RELEASE-NOTES
diff options
context:
space:
mode:
authorBrion Vibber <brion@users.mediawiki.org>2008-07-03 20:10:23 +0000
committerBrion Vibber <brion@users.mediawiki.org>2008-07-03 20:10:23 +0000
commit1b392e213f40aa5e6aa69d6c7ad1fddbe7f75644 (patch)
tree75342ef8841d7bd18f78d1bea0a49681501cfa16 /RELEASE-NOTES
parentf629d7eb6bda682369e0c90bbad926a12a5f918a (diff)
downloadmediawikicore-1b392e213f40aa5e6aa69d6c7ad1fddbe7f75644.tar.gz
mediawikicore-1b392e213f40aa5e6aa69d6c7ad1fddbe7f75644.zip
Revert r36916 for now ("(bug 14698) Make "Block account creation" work as advertised. :) ")
This doesn't appear to be working the right way; it's finding that permission is not allowed, but then trying to ignore particular reasons why it might not be allowed. Correct fix should be to ensure that the correct result is actually obtained from the permission check in the first place! Note that the error key may have 'autoblocktext' for autoblocks, which would not match this check as written.
Notes
Notes: http://mediawiki.org/wiki/Special:Code/MediaWiki/37002
Diffstat (limited to 'RELEASE-NOTES')
-rw-r--r--RELEASE-NOTES2
1 files changed, 0 insertions, 2 deletions
diff --git a/RELEASE-NOTES b/RELEASE-NOTES
index 057193b87105..79ff01a38bf3 100644
--- a/RELEASE-NOTES
+++ b/RELEASE-NOTES
@@ -405,8 +405,6 @@ it from source control: http://www.mediawiki.org/wiki/Download_from_SVN
* (bug 14687) OutputPage::addStyle() now adds type="text/css" like it should.
* OpenSearch cleanup; Firefox now sends you to the search page for empty
searches instead of the domain root (which may not even be a wiki).
-* (bug 14698) Blocks without "block account creation" set no longer block
- account creation.
* (bug 3481) Pages moved shortly after creation are shown at their new title
on Special:Newpages.
* (bug 12716) Trying to unprotect a title that isn't protected no longer