Closed spmeesseman closed 5 years ago
I tried googling f09f9a80
, and it would appear to be a "rocket" 🚀 emoji. Can you identify the offending commit in your repo ? If it's public, maybe post a link to it.
Unicode support in MySQL is only fully operational with utf8mb4
charset; otherwise, the DB can only handle 3 bytes chars with the utf8
default. Please check your DB for mantis_plugin_Source_changeset_table and confirm charset for message column.
This is possibly hitting a known issue with MantisBT; we currently have a workaround in place, with db_mysql_fix_utf8() function that replaces the offending char with �
.
aaahhh, i would never even have thought to google that hex code. i see, yup that is the semantic-release emoji and I used it in my app-publisher app badge too. I will check to see how it handled that when i get a free moment and will post back
Since you have not provided any feedback, I assume that you found a solution or workaround to your issue.
The first repository I tried importing worked, but the second repository failed with the error:
Looks to have imported some or all of it though: