nus-cs2103-AY2122S1 / pe-dev-response

0 stars 0 forks source link

Cannot add email with UTF-8 (Chinese) characters #3047

Open nus-pe-bot opened 3 years ago

nus-pe-bot commented 3 years ago

The app does not allow me to add emails with UTF-8 characters. This may be a problem because some users may actually use emails with these special characters.

image.png

Gmail actually supports such characters in emails for example.

Furthermore the UG says this, which implies emails like this should be supported:

image.png

Hence the app is actually more restrictive than is as described.


[original: nus-cs2103-AY2122S1/pe-interim#2996] [original labels: type.FeatureFlaw severity.Medium]

leezhixuan commented 3 years ago

Team's Response

In our non-functional requirements, we specified the application is made for users with above-average typing speed for regular English text. Since the entire UG and the UI are written in English, it is expected that the user uses English.

PS: https://www.quora.com/In-China-%E4%B8%AD%E5%9B%BD-do-you-have-your-emails-username-in-mandarin-%E4%B8%AD%E6%96%87%E5%AD%97-for-example-%E4%B8%AD%E5%9B%BD-yahoo-com-What-about-your-username-in-baidu-email-Thanks

Duplicate status (if any):

Duplicate of #3048