Sunken-City / Quizard-Quest

Project by cd msc/
0 stars 0 forks source link

Sign Up Input Error #8

Closed ad0yle closed 10 years ago

ad0yle commented 10 years ago

Tester: Amanda Doyle | adoyle@smu.edu

Frequency: Everytime

Reproduction Steps:

  1. Go to home page
  2. Type in values for any of the fields (not all of them)

Error: No validation of any of the fields -They don't all have to have data in them (which they should) -They don't have to follow any specific guidelines based on what should be entered in each field (i.e. 8 characters for pw or only alphabetic characters for name or valid email address for email)

nathandmoore commented 10 years ago

I'm not getting this error.

nathandmoore commented 10 years ago

The restriction is 6-20 char for password and username. Grade and Gender are optional

nathandmoore commented 10 years ago

Email has to have proper email format.

nathandmoore commented 10 years ago

Everything works properly when I repeat the steps you list. This is resolved