ktelep / tilt

Tilt is a Demo app for deployment into CloudFoundry
4 stars 3 forks source link

Prevent users from entering a blank device ID #8

Closed cghiorzi closed 9 years ago

cghiorzi commented 9 years ago

If a user hits the "Set" button before putting text into the Device ID text field, the Device ID will be recorded as blank.

ktelep commented 9 years ago

Fixed in latest commit, users cannot put in an empty string for blank ID, nor can they use illegal characters.