https://bugzilla.wikimedia.org/show_bug.cgi?id=29906

--- Comment #3 from Aaron Schulz <aschulz4...@gmail.com> 2011-07-16 21:40:49 
UTC ---
(In reply to comment #1)
> Does the user meet $wgFlaggedRevsAutoconfirm? Before MW 1.19, the 'autoreview'
> implicit group is not actually *listed* on rights pages or API.

Scratch that. I looked the 1.17 code again, and it should be listed on the API
even for 1.17 (which is why it showed up for you).

It makes sense for you that the API list both the group and the right called
'autoreview'. For this user however, he only has the right and not the group.
The only way this can normally happen is for users with the "bot" right (which
he is not).

(In reply to comment #2)
> 'totalCheckedEdits'   => 50, # ...Edits before the stable version of pages
> really counts every edit to an article that was flagged in a later revision,
> even if the edit itself was reverted, then he would have met the conditions.
> But this wouldn't be a sensible configuration.

Reverted edits are not subtracted from 'totalCheckedEdits', so they still
count. 

Maybe there should be a 'maxRevertedEditRatio' setting to at least check the
reverted:total ratio (which is fast to check)?

-- 
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
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to