You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
And does "text_clean" field work correctly? Maybe we can use that unicode
treatment for logging too.
El 07/06/2016 11:38, "hmartos" [email protected] escribió:
There is a problem showing some local characters in logger.
For example it is logging tweets like this:
"text": "Mariano Rajoy ir\u00e1 a El Hormiguero. La pol\u00edtica
espect\u00e1culo ha alcanzado sus \u00faltimos objetivos."
when it should show:
"text": "Mariano Rajoy irá a El Hormiguero. La política espectáculo ha
alcanzado sus últimos objetivos."
There is a problem showing some local characters in logger.
For example it is logging tweets like this:
"text": "Mariano Rajoy ir\u00e1 a El Hormiguero. La pol\u00edtica espect\u00e1culo ha alcanzado sus \u00faltimos objetivos."
when it should show:
"text": "Mariano Rajoy irá a El Hormiguero. La política espectáculo ha alcanzado sus últimos objetivos."
The text was updated successfully, but these errors were encountered: