Export opaque expression

Hello Yvan! My expression is in the picture and the result is these codes instead of real characters. My text is written in Chisese.

After I manually add value to “language”,the Chinese characters came back.

So how to export these characters at the first time without manually adding value to the propety “language”? Thank you!
0d82ba21eca762e8cbe6305491adbc3

This looks like XHTML entities, you can try the fromHTMLBodyString() service see if entities are converted. Otherwise you can open an issue. Please provide a sample string I could use for testing.

The language attribute probably change the way the description is encoded in the Capella model. Not sure there is other way to do this.

1 Like