Open RezwanAhmed123 opened 2 weeks ago
No details provided by team.
[The team marked this bug as a duplicate of the following bug]
Names not allowing for special characters limitation
Steps to replicate: add n/someone s/o else p/11111
While the UG states that the name field is only alphanumeric, this can prevent people from typing in the names of important clients which may have special characters, such as "s/o"
[original: nus-cs2103-AY2425S1/pe-interim#1189] [original labels: type.FeatureFlaw severity.Low]
[This is the team's response to the above 'original' bug]
Thank you for your bug report. Although we could allow “s/o” for users and it would give additional convenience, only allowing alphanumeric characters was the intended behaviour of PROperty.
PROperty is not intended to accept names with special characters, as stated numerous times in the UG. This could be subjected change in the future, and as such is not in the current scope.
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]
Clients with names containing "/" and "-" are unable to be added to the app. In context of Singapore this is a problem as there are many people with the "/" in the name such as "Jangam s/o Vinyak" as shown in the example below:
The full command is
add n/Jangam s/o Vinyak p/98765432 e/johnd@example.com a/John street, block 123, #01-01
This is problematic as there may be many clients with such names (due to it being a common name in Singapore) and the user will not be able to support these clients in the app.