Details
-
Type:
Bug
-
Status: Verified
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 12.7, 19.1, 20.0
-
Component/s: Tests & Quizzes (Samigo)
-
19 status:Verified
-
Test Plan:
Description
We have found that whitespaces between ip addresses prevent saving the exam.
In our university users copy the ip addresses from a web page where ip addresses have a whitespace in the end. When they try to save the test, a generic error about incorrect ip addresses is displayed and sometimes they have a hard time looking for what is failing.
As ip addresses can't have whitespaces, a simple deletion of any existing whitespace in the string fixes the issue.