dom-buri / pe

0 stars 0 forks source link

Use of symbols in input values #5

Open dom-buri opened 9 months ago

dom-buri commented 9 months ago

For the add-dentist command, the program does not allow to input name such as John s/o Tan because / is used as a command delimiter can cause a major problem if the input is expected to match the legal name of the person.

Screenshot 2023-11-17 at 4.22.50 PM.png

Screenshot 2023-11-17 at 4.24.48 PM.png

nus-se-bot commented 9 months ago

Team's Response

No details provided by team.

The 'Original' Bug

[The team marked this bug as a duplicate of the following bug]

Disallows use of s/o even though it may be part of a person's legal name

App disallows use of s/o even though it may be part of a person's legal name especially when it comes to medical data where it is important to match exactly to a patient's and doctor name. This could cause a major problem if the input is expected to match the legal name of the person

image.png


[original: nus-cs2103-AY2324S1/pe-interim#4652] [original labels: type.FeatureFlaw severity.Medium]

Their Response to the 'Original' Bug

[This is the team's response to the above 'original' bug]

Valid issue. Accepted.

Items for the Tester to Verify

:question: Issue duplicate status

Team chose to mark this issue as a duplicate of another issue (as explained in the Team's response above)

Reason for disagreement: [replace this with your explanation]