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

--- Comment #8 from Mark Holmquist <mtrac...@member.fsf.org> 2012-07-30 
02:01:49 UTC ---
After discussions on IRC, we have hashed out the problem a little further:

There are several places where the experiment is outlined as only applying to
users who register new accounts within some short period before the deployment
date. Basically, there is no check for that condition, because the constraints
are magic-number'd into the client-side code, and cannot be used on the backend
right now without some more changes.

This seems like it's a rather integral part of the experiment's parameters, so
it would be awesome to have it working, especially considering the (apparently)
public assurances that it wouldn't affect established users.

I'm not currently sure about the best way to go about this, it probably
involves using config variables to pass data between client and server, and
making them more configurable. More on that tomorrow, perhaps.

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