maze508 / pe

1 stars 0 forks source link

Invalid Email Input Documentation #7

Open maze508 opened 5 months ago

maze508 commented 5 months ago

Details

The Email condition suggests that 1. The local-part should only contain alphanumeric characters and these special characters, excluding the parentheses, (+_.-). The local-part may not start or end with any special characters.. However, trying an email of sd+_.ds@example.com does not work but fits the criteria as explained in the email input condition

Steps to Reproduce

add n/John Does p/98765432 e/sd+_.ds@example.com a/311, Clementi Ave 2, #02-25 k/Joe Does d/Has a history of memory loss t/mentalIllness t/owesMoney

nus-se-script commented 5 months ago

Team's Response

Nice catch! We do agree that this is a bug, however, we do think that it would affect a minority of users and very rarely, as most users/clients do not have emails that contain two special characters in a row. This we also think does not impact the normal operations of the application and causes a very minor inconvenience to the user. Thus, we suggest that the bug severity be brought down to low.

Items for the Tester to Verify

:question: Issue severity

Team chose [severity.Low] Originally [severity.Medium]

Reason for disagreement: [replace this with your explanation]