Skip to content

Application does not allow some valid names #2475

@nus-pe-bot

Description

@nus-pe-bot

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:

image.png

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]

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions