flpvn / wittytwitter

Automatically exported from code.google.com/p/wittytwitter
0 stars 0 forks source link

<no title> #212

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Launch Twitty
2. Provide invalid login credentials (e.g., wrong p/w)
3. Click [CONNECT]

What is the expected output? What do you see instead?
Expect 'cannot login' or 'invalid username/password' message; instead get
unhandled exception and 'an error has occured and twitty must close' dlg

What version of the product are you using? On what operating system?
Twitty v 2.1.0.540, Windows XP Pro SP3 (though I doubt the OS version is a
factor in this~!)

Please provide any additional information below.
Discovered the issue by inspecting the twitty log file and closely
reviewing the log entries there; kudos to the team for providing a
comprehensive logging mechanism that permitted me to even identify my
typing error and isolate the issue as my remembering my p/w incorrectly in
the first place!

Original issue reported on code.google.com by sboh...@gmail.com on 1 Feb 2009 at 10:55