SEGUC17/SE-Project

Updating profile info does not check field types

Opened this issue · 0 comments

1)Severity : High
2)Reported By : Ahmed Tarek
3)Description : When a client updates his profile info, he can put a number in his first and last name, put string in his national ID, and put String in his phone number.

4)Steps followed to produce the issue :
1)Login as a client.
2)Go to My Account.
3)Fill in numbers in first and last name, and strings in national ID and phone number and click Edit Info.

  1. Expected behavior: an appropriate error message to display identifying the correct type of each field.
    s2