Forum » General Forums » General discussion
I just typed up a walk report from my iPad and used it’s emoji keyboard to insert some smiley faces, and they’ve resulted in broken formatting as can be seen here: https://www.walklakes.co.uk/forum/viewtopic.php?f=2&t=771#p1718
This is likely because emojis are multi-byte Unicode characters and the database fields need to use the right collation (e.g. utf8mb4 in MySQL).

Did it look right in the preview?
Yep:
Also noticed that that same report isn’t showing any details of my track - the page gives me an option to choose the tops when I add the GPX and shows me the details, but they disappear when saved.
PS: that was a quick response! You must have been waiting for someone to post ![]()

PS: that was a quick response! You must have been waiting for someone to post
Heh, been at my desk for an hour already. Lots to do.
Anyway I'll investigate, and thanks for the pointer to utf8mb4
euant likes this post
Also noticed that that same report isn't showing any details of my track1 - the page gives me an option to choose the tops when I add the GPX and shows me the details, but they disappear when saved.
I'm not sure what happened there but I have manually patched the info in the database and that walk report now shows all the information in the header.
Now to look at emojis.
euant likes this post