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
Hi Andrew, see the utf8mb4 branch.
Also, it still doesn't work for uploads. See email I sent to tech group.
This docker image does help to recreate the problem in a manner that anybody can reproduce :)
The mysql-init.sql file creates the database with:
CREATE DATABASE vitrodb CHARACTER SET utf8;
This does not allow extended unicode to be uploaded.
Researching this issue it looks like the DB should be created with utf8mb4.
I've attached the rdf that I tried to update via siteAdmin
testNode.txt
The text was updated successfully, but these errors were encountered: