https://bugzilla.wikimedia.org/show_bug.cgi?id=27700
--- Comment #7 from Mormegil <[email protected]> 2011-07-26 20:01:20 UTC --- Created attachment 8825 --> https://bugzilla.wikimedia.org/attachment.cgi?id=8825 This still seems to be broken (In reply to comment #6) > Well, the code changes were not yet synced to Wikimedia yet, so that explains > that it still does not work. Oh, dear. You mean having such an important bug fix not being deployed for _half a year_ would be an acceptable explanation? Never mind, all bug fixes I know about _have_ been deployed and http://svn.wikimedia.org/viewvc/mediawiki/branches/wmf/1.17wmf1/RELEASE-NOTES?view=markup lists bug 27700 as fixed. And testing the behavior on the current trunk yields still the same problem. I don’t want to dig into the overcomplicated code, but patching Title::checkActionPermissions so that the “$action == 'create'” test tests also for “$action == 'createpage'” seems to fix the problem (not saying this is a correct fix, just pointing to the problem). See the attached patch. -- 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
