Open GoogleCodeExporter opened 8 years ago
http://code.google.com/p/java-twitter/issues/detail?id=10&can=1
Original comment by liushuan...@gmail.com
on 1 Dec 2009 at 4:04
Hi,
I've problem with updating status. You could try this to reproduce my problem :
String title = "Les numériques joue avec le portable GT660 signé MSI";
api.updateStatus(title).build().post();
The result is "Les numéques joue avec le portable GT660 signéSI"
As you can see, after characters like "é" some characters are missing.
numériques => numéques
signé MSI => signéSI
Original comment by julien.s...@gmail.com
on 31 Jul 2010 at 10:45
Original issue reported on code.google.com by
rama...@gmail.com
on 3 Nov 2009 at 10:36