godot-asset-library icon indicating copy to clipboard operation
godot-asset-library copied to clipboard

Edit fails if description contains emojis

Open vokimon opened this issue 9 months ago โ€ข 1 comments

When editing a project, if project description contains any emoji, like all of these i tried: โœจ๐Ÿ›๐Ÿ— ๐Ÿงน๐Ÿ”ง๐Ÿ“โ™ป๐Ÿ’„ (changelog icons for gitmoji) the project fails with:

Image

Error: An error occured while executing DB queries

This happens both when editing from the web application, but also posting to the api directly in which case i get a 500 error with content:

{"error":"An error occured while executing DB queries"}

vokimon avatar Jan 13 '25 11:01 vokimon