volume_up

A critical vulnerability was discovered in React Server Components (Next.js). Our systems remain protected but we advise to update packages to newest version. Learn More

volume_up

A critical vulnerability was discovered in React Server Components (Next.js). Our systems remain protected but we advise to update packages to newest version. Learn More

MetaField value returns '???????'

Hi, 

I've created a metafield as MetaDataType.Text for OrderAddressMetaClass.
When I save the value in Russian for example 'Здравствуй' and later try to get the same value, EpiServer returns '??????' as value. 
Why is that and do I do something wrong when saving the text value ? 
When I do this with MetaDataType.String, it works all right.

Regards,
A

#171719
Nov 16, 2016 11:27
Vote:

MetaDataType.Text metafield will be stored in a Text column, so it does not support Unicode character. You should be using ShortString or LongString instead.

Regards,

/Q

#171752
Nov 17, 2016 11:56
error This topic was created over six months ago and has been resolved. If you have a similar question, please create a new topic and refer to this one.
* You are NOT allowed to include any hyperlinks in the post because your account hasn't associated to your company. User profile should be updated.