nus-cs2103-AY2122S2 / pe-dev-response

0 stars 0 forks source link

Non-alphanumeric characters used in Client address not rendered properly #1436

Open nus-pe-bot opened 2 years ago

nus-pe-bot commented 2 years ago

Use "ᚓᚐᚋᚒᚄ"

Rationale: Non-alphanumeric characters are allowed, and therefore application should be able to render them

Perhaps limit the attribute to alphanumeric characters (like in tags)

image.png


[original: nus-cs2103-AY2122S2/pe-interim#1438] [original labels: severity.Low type.FunctionalityBug]

jbkim1999 commented 2 years ago

Team's Response

image.png

The tested language is a medieval English language, and thus it is not supported by Unicode. This would count as deliberate sabotage (technicians would not have to be able to speak medieval English!). Other languages like Chinese work fine.

Duplicate status (if any):

--