A new issue has been created and assigned
to you:
701 - Pluf_Log_File cannot cope with non-utf8 data
Project: Pluf Framework
Status: New
Reported by: Thomas Keller
Labels:
Priority:Medium
Type:Defect
Description:
The error is:
json_encode(): Invalid UTF-8 sequence in argument
pluf-master/src/Pluf/Log/File.php, line 54
The byte sequence that lead to this error was (output of od -c):
0000100 < 300 344 354 350 355 350 361 362 360 340 362 356 360 @ .
0000120 ( n o n e ) > \n D a t e :
I think something along the line of this is needed:
http://trac.roundcube.net/browser/trunk/roundcubemail/program/include/rcube_shared.inc#L536
--
Issue: http://projects.ceondo.com/p/pluf/issues/701/