Open GoogleCodeExporter opened 9 years ago
After tracking this down, I found if you paste a url and press Update, the
ParseTextHereAndTinyUpAnyURLsFound method was not being called if it was within
the
text limit for the TextBox. When you click the Update after that, Twitter by
default
uses the tinyurl.com service and would convert the url, after it was submitted
via
the API.
Here is a patch to convert the url when sending an update. There are several
places
ParseTextHereAndTinyUpAnyURLsFound is called, this was the best spot I could
think of
to resolve this right now.
Original comment by cbrol...@gmail.com
on 10 Feb 2009 at 5:54
Attachments:
Original issue reported on code.google.com by
PeterRit...@gmail.com
on 8 Feb 2009 at 4:29