-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
Description:
Although the application handles s/o and d/o correctly, other names that exist in Singapore that contain a/p result in an error.
Expected:
Users who wish to create an entry for patients that have a/p in their name would expect no errors.
Actual:
Since the address field uses a/, an error occurs.
Steps to reproduce
add n/John a/p Doe a/addr p/88888888 e/[email protected]
Screenshots:
Possible fix:
An escape character such as $ could be used to help with detecting and allowing these names.
[original: nus-cs2103-AY2425S2/pe-interim#2463] [original labels: severity.Low type.FeatureFlaw]
