Closed GoogleCodeExporter closed 9 years ago
This is not an Objectify issue. Objectify does not munge strings at all. Which
is to say, whatever you save (as a Java UTF-16 string) is what you will get
back.
This is almost certainly an issue with either the input (converting whatever
data input you have to a Java string) or the output (converting the java string
to whatever you are viewing it with). Not debuggable from here :)
Original comment by lhori...@gmail.com
on 18 Jun 2014 at 9:16
Original issue reported on code.google.com by
umitay.t...@gmail.com
on 18 Jun 2014 at 8:50