Bug #22702
Update user: Enter an email with special characters but still passed
Status:
New
Priority:
Normal
Assignee:
-
Start date:
03/22/2023
Due date:
% Done:
0%
Estimated time:
History
Updated by Mạnh Đình over 1 year ago
Steps:
1. Enter an email name = special chars (@#$%^&*():""'?/><{}
2. Enter the valid data for the remain fields
3. Click on Send button"
Expected Results:
- Status = 400
- Message displays: 'Email is not correct format'
Actual Results:
- Status code =201
- Update successfully