Closed mmoayyed closed 1 year ago
Good catch. I'll try to get a fix for this soon and push it into a 0.6.2-SNAPSHOT
Even I 'm facing the same issue. getting crashed when trying to translate bulk data.
When texte to translate content \n (newline) or " (quote) im receive the same error
I am facing the same issue, any solution please?
What if
JSONValue
returns aString
here?final JSONArray jsonArr = (JSONArray)JSONValue.parse(inputString);
The exception stack I get is the following:
I am translating a String[] array , going from English to Spanish.
This is the contents of my String[]: