Character encoding bug with specific multi-byte character combination.
直
直樹 山本
I am experiencing a character encoding issue (mojibake) when importing a specific Japanese string.
File Encoding: UTF-8 with BOM
WordPress Database Collation: utf8mb4_unicode_520_ci
The issue is very specific:
The string "焼酎" imports correctly.
The string "甲" imports correctly.
However, the combined string "酎甲" gets corrupted during import.
This suggests a parsing bug in WP All Import when these specific character byte-sequences are adjacent. I have already tried all standard troubleshooting steps (checking file encoding, using functions.php filters) without success.
Could you please investigate this issue?
Trey Mills
直樹 山本 this board is for feature requests only. Please send support requests and bug reports here: http://www.wpallimport.com/support/.