https://bugzilla.wikimedia.org/show_bug.cgi?id=29123
--- Comment #7 from Rob Lanphier <[email protected]> 2011-06-02 20:42:01 UTC --- Alright, I see the problem. Here are the settings to reproduce: 1. Set the following in LocalSettings.php: $wgUseFileCache = true; $wgShowIPinHeader = false; $wgGroupPermissions['*']['edit'] = false; 2. Log in, and edit a page with edit links on it 3. View the page anonymously Expected result: No edit links Actual result: Edit links -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
