dirkvranckaert / my-episodes-watch-manager

Automatically exported from code.google.com/p/my-episodes-watch-manager
1 stars 2 forks source link

Login succesfull with wrong credentials #28

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
When you login with wrong credentials the message "login succesfull" will 
appear. The serie list is empty and you get the error "Something went wrong. 
Try to restart application..."

Message needs to be "login unsuccesfull" and app go back to the login screen.

Original issue reported on code.google.com by ivoniftrik on 25 Apr 2010 at 2:08

GoogleCodeExporter commented 8 years ago

Original comment by ivoniftrik on 2 May 2010 at 7:23

GoogleCodeExporter commented 8 years ago
Check http responsePage. If responsePage contains string "Wrong 
username/password" then 
login to MyEpisodes.com failed. Application returns message that login was 
failed (and 
empty the "wrong" credentials in login screen).

Original comment by ivoniftrik on 2 May 2010 at 10:42