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

Commented 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: ** Comment from web user: KeesCBakker **

Thanks for fixing it. I can wait for the version to come out. I admit that the url is a bit of a stretch. Thanks for the quick response!


Viewing all articles
Browse latest Browse all 4126

Trending Articles



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