Bug #2453
Updated by Andrijana Mitrevska over 1 year ago
*Summary* The ‘Name’ field cannot accept any other characters except Latin and Cyrillic *Environment* Platform/OS: Google Chrome Version: Version 125.0.6422.142 (Official Build) (64-bit) Device: iPad Pro Dimensions: 1366x1024 *Priority* P2 *Severity* S2 *Description* The 'Name' field is accepting characters outside the Latin and Cyrillic alphabets. By entering characters such as '安德里亚纳' the user is created. In this case the 'Name' field should accept only Latin and Cyrillic alphabets. *Precondition* The user must be preregistered The user must be navigted to https://qainterrapt.brainster.xyz/users/create *Steps to reproduce* 1. Click on the 'Name' field 2. Fill in the 'Name' field with incorrect data 3. Click on the 'Email' field 4. Fill in the 'Email' field with data 5. Click on the 'Password' field 6. Fill in the 'Password' field with data 7. Click on the 'CREATE' button *Expected Result* 1. The user should be able to click on the 'Name' field 2. The 'Name' field should restrict input be filled in with incorrect data 3. The user should be able to only Latin and Cyrillic characters. click on the 'Email' field 4. The 'Email' field should be filled in with data 5. The user should be able to click on the 'Password' field 6. The 'Password' field should be filled in with data 7. The user should not be created after clicking the 'CREATE' button. button *Actual Result* The 'Name' field accepts characters outside the Latin and Cyrillic alphabets, contrary the expected behavior. The user is created after clicking the 'CREATE' button.