https://issues.apache.org/bugzilla/show_bug.cgi?id=52320

Yegor Kozlov <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |INVALID

--- Comment #1 from Yegor Kozlov <[email protected]> 2011-12-16 12:42:22 UTC ---
In Convertor.java change line 45 from

return result.getBytes();

to

return result.getBytes("UTF-8");

and you will be good.

Yegor

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to