Making WordPress.org

Changes between Version 1 and Version 2 of Ticket #4989, comment 6


Ignore:
Timestamp:
01/29/2020 06:54:47 PM (5 years ago)
Author:
wordgear
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #4989, comment 6

    v1 v2  
    11@dd32 You said "this happens usually around 00:00-01:00 UTC", but it happens to me no matter what time it is as long as I have to fill out the math problem (from a username login).
    22
    3 I suggested testing in Incognito because you'll get the math problem when it won't show anymore in normal mode. This means you close any Incognito windows then log in with your username, then get the math problem and pass it to see the empty username error (during which you can debug the code and catch what's actually happening in your testing). I only suggested this as a way to guarantee getting the math problem.
     3I suggested testing in Incognito because you'll get the math problem, when it otherwise won't show in normal mode. This means you close any Incognito windows then log in with your username, then get the math problem and pass it to see the empty username error (during which you can debug the code and catch what's actually happening in your testing). I only suggested this as a way to guarantee getting the math problem.
    44
    55Showing the wrong error message doesn't seem to be the problem; there's still the underlying logical problem where it doesn't log you in after you pass the math problem when logging in with your accurate username and password.