https://bugzilla.wikimedia.org/show_bug.cgi?id=56833
Jon <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|PATCH_TO_REVIEW |RESOLVED Resolution|--- |INVALID Severity|normal |enhancement --- Comment #11 from Jon <[email protected]> --- After reading this some more I'm now even more convinced this is not a 'bug'. With $wgMFAnonymousEditing enabled and EventLogging installed, the edit will still go through (thanks to your other patch) however will log a validation error against the schema (which is not a big deal) The user is not prevented from editing at all. When enabling anonymous editing we should definitely re-think logging - whether we do it or not and what we need to log in those situations (we may need to add a field anonymous editor for example) - but doing so now seems overly premature and I would expect it to be done as part of that development. If you feel a bug for this is important please open a new bug to avoid more confusion in this one. -- 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
