AY2425S1-CS2103-F10-3 / tp

MIT License
0 stars 5 forks source link

[PE-D][Tester B] Adding names with "/" does not work #364

Closed soc-pe-bot closed 3 weeks ago

soc-pe-bot commented 3 weeks ago

Expectations

There are some names which could contain "/" such as "kumaraguru s/o srinivasan", I expect these names to be successful.

Actual + how to reproduce

However, when trying to add these names using:

add n/kumaraguru s/o srinivasan p/98765432 e/johnd@example.com a/311, Clementi Ave 2, #02-25 t/friends t/owesMoney

The following error occurs:

image.png

This is a rare edge case, however, this could exclude certain names from getting added into the system.


Labels: severity.Low type.FunctionalityBug original: chuajunyu/ped#13

joeltio commented 3 weeks ago

Duplicate of #337