derekjxtan / pe

0 stars 0 forks source link

Name does not accept valid special characters #5

Open derekjxtan opened 9 months ago

derekjxtan commented 9 months ago

Adding a booking with name including s/o is not accepted

nus-pe-script 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]

Valid names not accepted

Screenshot 2023-11-17 at 4.45.54 PM.png

A feature flaw where it does not accepts valid name which may lead to user inconvenience as shown in the screenshot


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

Their Response to the 'Original' Bug

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

"/" in the name field isnt a valid character as it isnt an alphanumeric character

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 response Team chose [`response.Rejected`] - [x] I disagree **Reason for disagreement:** While `/` is not alphanumeric, it is still a valid character for a person's name. Hence this was marked as a feature flaw. As per the course website, it is a feature flaw as it causes inconveniences to users. ![image.png](https://raw.githubusercontent.com/derekjxtan/pe/main/files/39f35913-92c5-41d0-afa3-391acab873d5.png)