https://bugzilla.wikimedia.org/show_bug.cgi?id=25488
Summary: wgGroupPermissions setting causes Vector.php error
Product: MediaWiki
Version: 1.16.0
Platform: All
OS/Version: Linux
Status: NEW
Severity: normal
Priority: Normal
Component: Vector Skin
AssignedTo: [email protected]
ReportedBy: [email protected]
CC: [email protected]
My LocalSettings.php are as follows:
$wgGroupPermissions['*']['read'] = false;
$wgDefaultSkin = 'vector';
When not logged in get the following error when clicking on 'Talk:Main Page'
Fatal error: Call to a member function isCurrent() on a non-object in
/home/XXXXX/w/skins/Vector.php on line 143
Changing $wgDefaultSkin to standard, nostalgia, cologneblue, or monobook I do
not get the error. When logged in I do not get the error.
--
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l