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

--- Comment #1 from Reha Sterbin <r...@omniti.com> 2012-03-29 16:40:39 UTC ---

The disparity between submit clicks and new feedback rows could be caused by
one of three things:

1) Trying to submit entirely empty feedback -- the event fires even if the
button has been disabled.
2) Stale logins -- if you leave open a page long enough for your login to
expire, your feedback will be rejected because your login information is bogus.
3) Some other, unknown, backend error

The first two are legitimate reasons for the numbers not to sync up, but I'm
not certain it's enough to account for the 20% disparity.  I think we should
consider doing something to track failed attempts, so we can determine whether
this is a known issue or a new one.

I'd propose the following:

1) Do not fire a submit-button-click event if the button is disabled
2) Fire a (new) submit-failed event if the submit fails for any reason.  I
could put any error message provided in with the extra data.
3) Ask Roan to check the error logs for any sign of AFT5.

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