Menu

#18 Bug when Incorrect Username/Password entered.

1.5
closed
nobody
None
2012-08-01
2012-07-04
Lee
No

On windows, if the user enters the wrong username or password, it detects it correctly however it appears to ignore the user clicking "yes"(They want to retry), And it just exits.

Looking at the logs, It passes the EXIT return code back to the main loop, so that needs to be changed.

As of 1.5pre11 No window opens if there is an incorrect password. This even happens when there is a password.

2 Attachments

Related

Wiki: Version_1.5.0_pre_16

Discussion

  • Lee

    Lee - 2012-07-04
    • Description has changed:

    Diff:

    --- old
    +++ new
    @@ -1,3 +1,3 @@
     On windows, if the user enters the wrong username or password, it detects it correctly however it appears to ignore the user clicking "yes"(They want to retry), And it just exits.
    
    -Looking at the logs, It passes the `EXIT` return code back to the main loop, so that needs to 
    +Looking at the logs, It passes the `EXIT` return code back to the main loop, so that needs to be changed.
    
     
  • Lee

    Lee - 2012-07-30
    • Description has changed:

    Diff:

    --- old
    +++ new
    @@ -1,3 +1,5 @@
     On windows, if the user enters the wrong username or password, it detects it correctly however it appears to ignore the user clicking "yes"(They want to retry), And it just exits.
    
     Looking at the logs, It passes the `EXIT` return code back to the main loop, so that needs to be changed.
    +
    +As of 1.5pre11 No window opens if there is an incorrect password.
    
     
  • Lee

    Lee - 2012-07-30

    Error logs.

    • Description has changed:

    Diff:

    --- old
    +++ new
    @@ -2,4 +2,4 @@
    
     Looking at the logs, It passes the `EXIT` return code back to the main loop, so that needs to be changed.
    
    -As of 1.5pre11 No window opens if there is an incorrect password.
    +As of 1.5pre11 No window opens if there is an incorrect password. This even happens when there is a password.
    
     
  • Lee

    Lee - 2012-08-01

    Fixed at 1.5pre13

     
  • Lee

    Lee - 2012-08-01
    • status: open --> closed
     

Log in to post a comment.

MongoDB Logo MongoDB