Support Forum
Support › MB Revision › Text is displayed in Unicode
Hi there,
On the revision comparison page, the multibyte text is displayed in unicode.
Can it be displayed with the original text?
Best regards,
Yumikom
Hello there,
I think it might relate to the database charset in WordPress settings, please read more on this topic https://wordpress.stackexchange.com/questions/92253/how-does-wordpress-support-unicode
If you add the multibyte text to the post content (not the custom field), does it display in the same unicode?
Hi there,
Thanks for the advice, peter.
The topic seems to be outdated information. I will read and refer to it.
The WordPress editor and the text field in metabox are fine and display the correct text.
Group fields are displayed with an array of field names and the values are converted to Unicode.
It would be nice if this could be displayed with the field name and original text, but if it is a challenge, I would like to at least have the unicode conversion of the values decoded.
Translated with http://www.DeepL.com/Translator (free version)
Hello,
Thanks for your additional information.
Can you please share an example and a screenshot of the issue?
Hi,
I have uploaded a screen capture to the link below. It is valid for one week.
Group fields are displayed as arrays. Multibyte text values are displayed in Unicode.
https://ibb.co/mNWj6pz
I have previously reported a very similar problem. In the following link, the Metabox builder was displaying multibyte text in Unicode. The developer has fixed it and I'm happy.
https://support.metabox.io/topic/unable-to-read-multibyte-text-in-code-output-by-the-builder/?swcfpc=1
Thanks,
Yumikom
Hello,
I do not see that issue on my end, please check this screenshot https://monosnap.com/file/dRfrCE09f875f3gfsYne8uWQ9YUunB
Does it relate to the table charset/collation? You can try to change it to utf8mb4_unicode_520_ci and see how it goes.
If not, please share your site credentials to the contact form https://metabox.io/contact/, I will inform my development team to take a look. It should be a staging site where we can troubleshoot the issue and perform some tests without affecting your visitors/users.
Hi Peter,
I have checked your screenshot.
I have no problem with normal text fields on my site as well as yours.
Please try to create Text field in Group filed on your site.
Thanks,
Yumikom
Hello,
Thanks, I see the issue. I will inform the development team to check this issue and get back to you later.