[wp-trac] [WordPress Trac] #51097: post cannot be saved due to certain variant of Japanese Kanji
WordPress Trac
noreply at wordpress.org
Sat Aug 29 12:09:36 UTC 2020
#51097: post cannot be saved due to certain variant of Japanese Kanji
--------------------------+------------------------------
Reporter: mogami74 | Owner: (none)
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Database | Version: 5.5
Severity: normal | Resolution:
Keywords: | Focuses:
--------------------------+------------------------------
Comment (by ishitaka):
@mogami74, Is the database charset utf8mb4?
"叱" is utf8 (3 bytes), "𠮟" is utf8mb4 (4 bytes).
If the database charset is utf8, the update will fail because "𠮟" cannot
be saved.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/51097#comment:2>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list