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

--- Comment #9 from MZMcBride <b...@mzmcbride.com> 2012-07-30 02:02:15 UTC ---
(In reply to comment #7)
> Guys, guys. 4 lines. Chill out.
> 
> https://gerrit.wikimedia.org/r/16937
> 
> If there's additional stuff that needs to happen for this to be closed, feel
> free to elaborate.

Thank you for attempting to address the problem, however this bug is not about
making the checks consistent between the PHP side and the JavaScript side.

This bug is about not hitting every editor with code that's only designed to be
used with brand new editors. Doing a simple check of $wgUser->isNewbie() or
something should suffice. Alternately, you can check registration time, edit
count, or a number of other metrics that are available on the PHP and
JavaScript sides.

But by any metric, my account (and the accounts of nearly every current user)
should not be hit by this code.

-- 
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