Joseph31416 / pe

0 stars 0 forks source link

Name does not allow for non alphanumeric characters #2

Open Joseph31416 opened 5 months ago

Joseph31416 commented 5 months ago

Command: addmem n/John s/o Doe hp/98765432 e/johnd@example.com a/John street, block 123

Actual: The following message is given: Names should only contain alphanumeric characters and spaces, and it should not be blank.

Expected: This name should be added successfully as there are people out there with characters like "-", "/", or "\" in their name.

bug 1.png

soc-pe-bot commented 5 months ago

Team's Response

Hi thanks, this will be fixed when implementing planned enhancements!

  1. Allow special characters in member names: Currently, member names can only contain alphanumeric characters and spaces. This might cause problems when users want to add members that have special characters in their names such as Tan Ye-Ming, John or Kumaren s/o Ramasamy. Some special characters to be added includes apostrophes ‘, brackets (), hyphens -, slashes / and periods ..

    Items for the Tester to Verify

    :question: Issue response

Team chose [response.Rejected]

Reason for disagreement: [replace this with your explanation]