AjayArvind2207 / pe

0 stars 0 forks source link

Inconsistent message in the error message when entering an incorrect email. #12

Open AjayArvind2207 opened 2 months ago

AjayArvind2207 commented 2 months ago

I entered the following email: a@b..c It correctly raised an error. However, I noticed something about the error message. In point 2, it says that the domain labels are separated by periods

This is followed by a '@' and then a domain name. The domain name is made up of domain labels separated by periods.

However, in the part proceeding that, in the last bullet point, it says that each domain label should only separated by hyphens.

``The domain name must:

This is inconsistent, and could perhaps be phrased better if it was trying to say that domain labels can contain hyphens.

soc-pe-bot commented 2 months ago

Team's Response

No details provided by team.

Items for the Tester to Verify

:question: Issue severity

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

Reason for disagreement: Thank you for your feedback! Once again, this is not really an aesthetic error and moreso a bug about a lack of clarity in an error message. Hence I will be keeping this at low.