Currently we don't alert users that they're outing their IP when they save. This is a Bad Thing(tm).
Version: unspecified
Severity: critical
Currently we don't alert users that they're outing their IP when they save. This is a Bad Thing(tm).
Version: unspecified
Severity: critical
Related URL: https://gerrit.wikimedia.org/r/62143 (Gerrit Change Ib5c3284c646ebcc0a8cad0b02de559d7820e05a0)
Currently the extension doesn't let anon editors use it at all ( $skin->getUser()->getOption( 'visualeditor-enable' ) is required ), but I've put in a fix for when we do.
(In reply to comment #2)
Currently the extension doesn't let anon editors use it at all (
$skin->getUser()->getOption( 'visualeditor-enable' ) is required ), but I've
put in a fix for when we do.
Except for mediawikiwiki, where it's forced on for everyone, logged in or out, regardless of preference. :-)
(In reply to comment #4)
mediawiki.org? I don't see it there.
Compare https://www.mediawiki.org/w/index.php?title=MediaWiki_1.21&action=edit with https://www.mediawiki.org/wiki/MediaWiki_1.21?veaction=edit in an isolated browser (e.g. Chrome Incognito).