Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

An error occurs when some characters are entered in the name #4024

Closed
DaPoHou opened this issue Sep 2, 2021 · 1 comment
Closed

An error occurs when some characters are entered in the name #4024

DaPoHou opened this issue Sep 2, 2021 · 1 comment

Comments

@DaPoHou
Copy link
Contributor

DaPoHou commented Sep 2, 2021

When I change a person's name and enter the Chinese character 𡐤 , the following error occurs when I save it.

SQLSTATE[22007]: Invalid datetime format: 1366 Incorrect string value: '\xF0\xA1\x90\xA4\x0A2...' for column webtrees.wt_change.new_gedcom at row 1 (SQL: insert into wt_change (gedcom_id, xref, old_gedcom, new_gedcom, user_id) values (2, I33497, 0 @I33497@ INDI

https://www.fileformat.info/info/unicode/char/21424/index.htm

@fisharebest
Copy link
Owner

This is the same as #2950

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants