You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This will allow us to avoid needing to do a check on the email_re at
recommendation time, which could slow us down.
"I'm wondering if we should run email_re against all receivers in the
database and set their recommend field to False if they don't pass. This
would also solve the bug I think, and might be more efficient than running
a regex on every friend every time we see a new post. The new client
update should prevent new badly-formatted emails from being entered into
the database."
Original issue reported on code.google.com by [email protected] on 27 Aug 2009 at 3:43
The text was updated successfully, but these errors were encountered:
Original issue reported on code.google.com by
[email protected]
on 27 Aug 2009 at 3:43The text was updated successfully, but these errors were encountered: