Last modified: 2010-03-29 00:09:51 UTC

Wikimedia Bugzilla is closed!

Wikimedia migrated from Bugzilla to Phabricator. Bug reports are handled in Wikimedia Phabricator.
This static website is read-only and for historical purposes. It is not possible to log in and except for displaying bug reports and their history, links might be broken. See T24991, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 22991 - wgUserGroups should be ['*'] for anonymous users, not null
wgUserGroups should be ['*'] for anonymous users, not null
Status: RESOLVED FIXED
Product: MediaWiki
Classification: Unclassified
JavaScript (Other open bugs)
unspecified
All All
: Normal enhancement (vote)
: ---
Assigned To: Michael Dale
: easy
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2010-03-28 23:47 UTC by Jesse (Pathoschild)
Modified: 2010-03-29 00:09 UTC (History)
2 users (show)

See Also:
Web browser: ---
Mobile Platform: ---
Assignee Huggle Beta Tester: ---


Attachments

Description Jesse (Pathoschild) 2010-03-28 23:47:58 UTC
The wgUserGroups JavaScript variable contains ['*', 'user'] for logged in users, but is null for anonymous users. Anonymous users are in the * group.
Comment 1 Platonides 2010-03-29 00:09:51 UTC
Fixed in r64324. Now anoymous users will get wgUserGroups=["*"],

Note You need to log in before you can comment on or make changes to this bug.


Navigation
Links