Currently, LO is using ISO-8859-1 encoding, which is not fully compatible with the French language. which could result in rendering error for our customers. In this day and age, it's laughable to see any sit sites that had not adapted to an urf-8 encoding standard.....I could not believe my eyes when I see it....
Area of the Product | User Interface |
Org/Company Name | 5 |
UTF-8 is the default of HTML5, and Luminate uses the HTML5 doctype declaration.
Not using UTF-8 can also result in some issues with other web frameworks and applications (such as Vue.JS and search engines) which expect documents to be encoded with UTF-8.