ina9er / tweetero

Automatically exported from code.google.com/p/tweetero
Other
0 stars 0 forks source link

When replying to a message, the reply to id is wrong (cut off at max int size) #13

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. reply to a message on twitter
2. the reply to flag is set to the max int, which is wrong and less then the 
message id
3.  It needs to be changed to an NSString or BigInt datatype or whatever to fix 
it.

Original issue reported on code.google.com by andy.tri...@gmail.com on 4 Oct 2009 at 2:46

GoogleCodeExporter commented 8 years ago

Original comment by s.shkrabak@gmail.com on 29 Dec 2009 at 12:37