We have a customer reporting problems writing special characters such as ñ or ´, in logs and all registers during the application execution. See below example:
"El cliente selecciona la opción 3"
It should be:
"El cliente selecciona la opción"
It seems to be an encoding issue, between UTF-8 e ISO-8859-1 / Windows-1252. So, they need to confirm how the configuration should be applied in OD8. Takin into account configuration files as well as OD8 environment.
"El cliente selecciona la opción 3"
It should be:
"El cliente selecciona la opción"
It seems to be an encoding issue, between UTF-8 e ISO-8859-1 / Windows-1252. So, they need to confirm how the configuration should be applied in OD8. Takin into account configuration files as well as OD8 environment.
