Bug #573
openThe user name can be edited with invalid characters such as numbers and special characters
0%
Description
Environment:
- Browser - Microsoft Edge Version 113.0.1774.35 (Official build) (64-bit)
Precondition:
The user must be logged in.
Description:
The Name field accepts invalid characters such as number and special characters.
Steps to Reproduce:
Navigate to the 'URL'.
Log in to the system.
Click on the Users tab.
Click on the Edit user button.
Enter '3.@dmin123$' in the Name field.
Click on the Edit button.
Actual Results:
The system accepts the input of '3.@dmin123$' in the Name field, even though it contains numbers and special characters, which should not be allowed.
Expected Results:
The Name field should reject the input of numbers and special characters. It should display an error message indicating that the name should only contain alphabetic characters.
Files