On 30/09/15 14:54, mariano.lo...@linux.intel.com wrote:
From: Mariano Lopez
If the server receives a error log with Unicode
character in it, it will throw and internal server
error, this is caused because the server doesn't
try to convert everything to ASCII
This patch changes the log encoding
From: Mariano Lopez
If the server receives a error log with Unicode
character in it, it will throw and internal server
error, this is caused because the server doesn't
try to convert everything to ASCII
This patch changes the log encoding to UTF-8 so
it will allow Unicode characters.
[YOCTO #82