erieflin / google-voice-notifier

Automatically exported from code.google.com/p/google-voice-notifier
0 stars 0 forks source link

Input validation for delay #3

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. GVN icon
2. Right click->Options
3. Enter values such as -1 1.4, 18446744073709551616, and
19342813113834066795298816

What is the expected output? What do you see instead?
I expected some nice little notice to appear slapping my hand such as:
"Dear user, we are sorry your are incompetent. Please enter an integer
between X and Y." 

Original issue reported on code.google.com by marktmcl...@gmail.com on 28 Aug 2009 at 7:57

GoogleCodeExporter commented 9 years ago

Original comment by bennett....@gmail.com on 2 Sep 2009 at 11:11

GoogleCodeExporter commented 9 years ago
This issue was closed by revision r8.

Original comment by favilo on 3 Sep 2009 at 1:27

GoogleCodeExporter commented 9 years ago
Got this working now. Delay must parse as a long, and Port must be between 0 
and 65535.

Original comment by favilo on 3 Sep 2009 at 1:27

GoogleCodeExporter commented 9 years ago

Original comment by bennett....@gmail.com on 13 Nov 2009 at 9:24