Caused by database using utf8mb3 character set. Actual fix would be to convert to utf8mb4 at a carefully chosen moment after testing.

Temporal fix: use HTML entities in abstract field of papers (these are markdown, and may contain HTML). For titles (we only had 1 occurrence up till now), replace the character with a ? so the import won’t fail at the cost of this character getting lost.

Submitted by Elmer van Chastelet on 14 June 2022 at 08:21

On 14 June 2022 at 08:21 Elmer van Chastelet closed this issue.

Log in to post comments