germainelee02 / pe

0 stars 0 forks source link

Able to add an email without domain period #7

Open germainelee02 opened 1 year ago

germainelee02 commented 1 year ago

In this error message, it says that the email should have a domain separated by periods. Screenshot 2023-04-14 at 2.38.00 PM.png

However, I can add an email with a domain that has no periods. Screenshot 2023-04-14 at 2.36.43 PM.png

soc-se-bot commented 1 year ago

Team's Response

This FunctionalityBug is rejected, as the error message is still accurate. The specific clause: "This is followed by a '@' and then a domain name. The domain name is made up of domain labels separated by periods". The provided input shown has a single domain label. There is no separation necessary hence no periods necessary.

Items for the Tester to Verify

:question: Issue response

Team chose [response.Rejected]

Reason for disagreement: You said the domain name is made up of domain labels separated by periods. This leads me to think that your domain name must contain periods.

This should not be rejected. Your error message is confusing and will definitely trip up readers.

There is no separation necessary hence no periods necessary.

What is considered a separation?