aaronliwh / pe

0 stars 0 forks source link

Student name does not accept " ' " character #2

Open aaronliwh opened 1 year ago

aaronliwh commented 1 year ago

image.png

Imput : addstu n/Shaq O'Neal h/@johnlimjj e/johnlim@example.com

Expected : Student name accepted Actual : Error displayed for invalid name

Some legal names may include special characters such as " ' " in the surname "O'Neal". This may force a user to enter a name that is not their actual name

nus-pe-script commented 1 year ago

Team's Response

No details provided by team.

The 'Original' Bug

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

Student Name does not accept "/" character

image.png

Imput : addstu n/Ravi S/O example h/@johnlimjj e/johnlim@example.com

Expected : Student name accepted Actual : Error displayed for invalid name

Some legal names may include special characters such as "S/O" . This may force a user to enter a name that is not their actual name


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

Their Response to the 'Original' Bug

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

the input is not expected to match the legal name of the person as this is not used for official uses (its only for CS2103T TA to refer), therefore it will not affect normal usage.

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]


:question: Issue severity

Team chose [severity.Low] Originally [severity.Medium]

Reason for disagreement: [replace this with your explanation]