Project

General

Profile

Bug #258

Updated by Marija Stefanoska over 2 years ago

*Description* 
 The title of the webinar accepts less than 5 characters and other special characters and numbers (the criteria is not met) 

 *Steps to reproduce* 
 # Navigate to the application 
 # Go to Webinar 
 # Click on the Create button 
 # Write a word with 3 letters, special character (different than "." and "-") and a number 
 # Enter the other required information 
 # Click on Create button as a final step 

 *Expected result* 
 A message should be shown that the title field is required with red letters (because the criteria is not met) 

 *Actual result* 
 The user can create a title even if the criteria is not met

Back