andrewm Posted March 30, 2008 Posted March 30, 2008 I tried to change the IP configuration of my ISY and encountered all sorts of problems until I realized that it was being case-sensitive. So "Y" was not the same as "y"! This was made even worse because the default values in the prompts seemed to indicate the changes had been made, but they hadn't. So either make the user input case-insensitive, or filter out and report invalid keystrokes.
Michel Kohanim Posted March 31, 2008 Posted March 31, 2008 andrewm, CLI actually does report invalid input. Changing the IP was the only instance that this was not the case? With kind regards, Michel I tried to change the IP configuration of my ISY and encountered all sorts of problems until I realized that it was being case-sensitive. So "Y" was not the same as "y"! This was made even worse because the default values in the prompts seemed to indicate the changes had been made, but they hadn't. So either make the user input case-insensitive, or filter out and report invalid keystrokes.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.