cancel
Showing results for 
Search instead for 
Did you mean: 

Font error in Nuxeo 5.8 DM

Tùng_Aroma
Champ in-the-making
Champ in-the-making

I've just install Nuxeo 5.8 and try creating some contents then I see a problem: I use Vietnamese and most of the title of a content has error with font while the content text inside is fine, no problem with font?

I check the database and it's utf 8 unicode?

Can you provide me with some help on this?

Thanks a lot.

13 REPLIES 13

Lise_Kemen
Star Contributor
Star Contributor

Hi Tùng,

Tùng_Aroma
Champ in-the-making
Champ in-the-making

Thanks for your reply,

Lise_Kemen
Star Contributor
Star Contributor

I've checked your website

Guillaume_Renar
Star Contributor
Star Contributor

Was it Nuxeo 5.7.1, 5.7.2, 5.7.3? This could help to determine if a particular new feature make this happen.

Tùng_Aroma
Champ in-the-making
Champ in-the-making

I don't understand what you mean here "We replaced the select boxes by Select2 with suggestion between 5.6+ and 5.8." . Could you please make it clearer?

Guillaume_Renar
Star Contributor
Star Contributor

[Select2][1] is cool suggestion widget based on Javascript. We introduced it in Nuxeo 5.7.3. I don't think your problem is related to this despite I noticed some localization issue with the select2 suggestion and directories (See [NXP-13141][2]).

Tùng_Aroma
Champ in-the-making
Champ in-the-making

Thank you for your prompt reply. The 5.x versions do not have font problem like this. It only happen to 5.8

Florent_Guillau
World-Class Innovator
World-Class Innovator

The .properties file is encoded in a special Java format with Unicode escape,s and the escaping shown here is correct. For instance \u1ea5 corresponds to [U+1EA5](http

Florent_Guillau
World-Class Innovator
World-Class Innovator

Also please stop adding your comments to the Answers section, these are not answers. Edit your original question or add comments to it.