AY2425S1-CS2103-F10-2 / tp

MIT License
0 stars 5 forks source link

[PE-D][Tester A] Non-UTF-8 Characters Allowed in Name Field #258

Closed nus-se-bot closed 23 hours ago

nus-se-bot commented 4 days ago

The name field currently accepts non-UTF-8 characters, which may not be intended behavior. Allowing non-UTF-8 characters could lead to unexpected display issues or compatibility problems when viewing or exporting contact information in other applications.

Screenshot 2024-11-08 at 5.24.50 PM.png

Steps to Reproduce:

  1. Open the application and navigate to the add or edit function for a contact.

  2. Enter a name containing non-UTF-8 characters (e.g., using special or unsupported symbols).

  3. Save the contact and observe the result in the UI.

Expected Result: The name field should ideally only accept UTF-8 characters to ensure compatibility and prevent display issues. If non-UTF-8 characters are not allowed, a validation error should indicate this to the user.


Labels: severity.Low type.FeatureFlaw original: mattisongjj/ped#18

rayray39 commented 2 days ago

try add emoji to json