Quantcast
Channel: Tweetinvi a friendly Twitter C# library
Viewing all articles
Browse latest Browse all 4126

Edited Issue: TweetRemainingCharacters does not parse Google link correctly. [2350]

$
0
0
When trying the _TweetRemainingCharacters_ for a Tweet with a link to Google, I'm getting the wrong number of characters returned. It seems the link isn't detected correctly.

```
var twt = Tweet.CreateTweet("The quick brown fox jumps over the lazy dog. My dog is freaking amazing. https://www.google.nl/search?q=dog&source=lnms&tbm=isch&sa=X&ei=IZ7fU-CwJIO50QWtmICoCA&ved=0CAgQ_AUoAQ&biw=1528&bih=876");
int remaining = twt.TweetRemainingCharacters();
```

The answer is __-45__, but I expect (+) __44__.
Comments:

This bug is now fixed in Tweetinvi 0.9.4.0.
Please download the latest version from the Source Code tab and compile it from Visual Studio. The release of 0.9.4.0 will not come before few weeks.

Regards,


Linvi


Viewing all articles
Browse latest Browse all 4126

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>