When adding contacts. I expect multiple spaces to be trimmed to one. Yet I am able to add as much spaces as i want between 2 words. I believe this is a feature flaw as I do not think the spaces between names can be more than 1 space. Believe this is an edge case.
Steps to reproduce:
add n/John Doe p/98765432 e/johnd@example.com
add n/John Doe p/98765431 e/johndd@example.com (There is 1 extra space between the John and Doe)
Expected output: The 2nd command will throw the command "This person already exists in CampusConnect"
When adding contacts. I expect multiple spaces to be trimmed to one. Yet I am able to add as much spaces as i want between 2 words. I believe this is a feature flaw as I do not think the spaces between names can be more than 1 space. Believe this is an edge case.
Steps to reproduce:
Actual: New person added
[original: nus-cs2103-AY2425S1/pe-interim#1455] [original labels: severity.Low type.FunctionalityBug]