You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Lucas-C
changed the title
Slight rendering when creating a pin with a description containing some unicode characters
Slight rendering issue when creating a pin with a description containing some unicode characters
Jan 28, 2020
Observed with the following unicode characters:
\xcc\x80
,\xcc\x81
&\xcc\x82
: cf. https://www.utf8-chartable.de/unicode-utf8-table.pl?start=768&names=-&utf8=string-literal\xc2\xab
&\xc2\xbb
: cf. https://www.utf8-chartable.de/unicode-utf8-table.pl?start=128&number=128&utf8=string-literal&unicodeinhtml=hex\xe2\x80\x99
: cf. https://www.fileformat.info/info/unicode/char/2019/index.htmCurrently those characters are replaced by
?
characters in the description.We should:
The text was updated successfully, but these errors were encountered: