Skip to content

App does not support names with 's/o' #2

@Runus01

Description

@Runus01

Description: The AddressBook app does not allow users to add contact names that include s/o, potentially preventing users from recording valid names.

Steps to Reproduce:

  1. Open the AddressBook app.

  2. Enter a command to add a new contact with 's/o' in their name.

    Example command:

    add r/volunteer n/Nagaratnam s/o Suppiah p/98765432 e/johnd@example.com a/311, Clementi Ave 2, #02-25 t/friends t/owesMoney h/30
    
    

Expected Result:
The app accepts the contact information and stores it, including the name with s/o.

Actual Result:
The app displays an error message, rejecting the input because of s/o in the name field.

image.png

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions