Closed Sulpher closed 3 years ago
@Sulpher far as I can tell we are only using utf8mb4_unicode_ci in all our database tables as the Joomla standard. Further more the JED is a English website, and we do not currently target a multilingual implementation.
@conconnl just mentioned to me that it could be fabric that messes things up. We are working on a JED 4 and hope we will have a better outcome there since it will be a native Joomla extension.
@Sulpher far as I can tell we are only using utf8mb4_unicode_ci in all our database tables as the Joomla standard. Further more the JED is a English website, and we do not currently target a multilingual implementation.
JED is not just English since there is a dropdown list to select a language of the reviews, thus this issue should be fixed or the dropdown list should be removed to avoid misunderstanding.
There is a wrong charset for the field "I used it for" - no Cyrillic symbols are available there. I suppose there is Latin-Swedish charset or something like that instead of UTF-8.
have a look:
https://extensions.joomla.org/extension/google-structured-data/
I met this issue a lot of times. Please fix it.