When user is first prompted to give his/ her name and nusmod link, the sample input given in UG was used to test and an 'error' was notified to the user that the NUSMOD API is ill-formatted. This error should not be shown to the user and it could have been caught as an exception.
Here are the steps to reproduce the error:
Juan https://nusmods.com/timetable/sem-2/share?CG2023=LAB:03,PLEC:01,PTUT:01&CG2027=TUT:01,LEC:01&CG2028=TUT:01,LAB:02,LEC:01&CS2101=&CS2107=TUT:08,LEC:1&CS2113T=LEC:C01&EG3301R=LAB:G8,LEC:1
When user is first prompted to give his/ her name and nusmod link, the sample input given in UG was used to test and an 'error' was notified to the user that the
NUSMOD API is ill-formatted
. This error should not be shown to the user and it could have been caught as an exception.Here are the steps to reproduce the error:
Juan https://nusmods.com/timetable/sem-2/share?CG2023=LAB:03,PLEC:01,PTUT:01&CG2027=TUT:01,LEC:01&CG2028=TUT:01,LAB:02,LEC:01&CS2101=&CS2107=TUT:08,LEC:1&CS2113T=LEC:C01&EG3301R=LAB:G8,LEC:1
Labels:
severity.Medium
type.FunctionalityBug
original: alwayshuizhen/ped#1