https://bugzilla.wikimedia.org/show_bug.cgi?id=35590
--- Comment #4 from Dario Taraborelli <[email protected]> 2012-04-11 21:01:28 UTC --- The plan makes sense to me. Since all these events are tied to submits we won't be flooding the logs with lots of unnecessary warnings. We'll be basically doubling the volume of submit events, which sounds reasonable to me: 1) submit_attempt (what we currently call "submit" events) 2) submit_error OR submit_success We should also add a config setting to be able to switch off all submit error logging. Eventually, clicktracking (or whatever will replace it) should have its own error logging functionality so there's no need to hardcode these tracking codes in the calling extension. -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
