Validation issues
anxolerd opened this issue · 0 comments
anxolerd commented
Description
Website field is validated incorrectly
scenarios
scenario 1
STR
- Go to registration page
- Leave website field empty
- Submit form
expexted result
No validation errors on website field
actual result
Validation error on website field, saying Invalid URL
scenario 2
STR
- Go to registration page
- Write
https://plus.google.com/+OlexandrKovalchuk
to website field - Submit form
expected result
See scenario 1
actual result
See scenario 1