Closed (fixed)
Project:
Tweet
Version:
6.x-2.1
Component:
Miscellaneous
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
3 May 2009 at 21:45 UTC
Updated:
4 May 2009 at 11:38 UTC
BS"D
For TinyURL and is.gd the links are appearing without http:// so that unless I add it myself they do not show as live in apps such as TweetDeck. Is this an issue with the module or is there another way to address this?
Thanks and thanks for a great module,
Comments
Comment #1
icecreamyou commentedActually, it's a bug in TweetDeck. Twitter itself accepts URLs with 'www.' instead of 'http://' just fine, as do most other services that comply to the Twitter API standard. Tweet uses www. instead of http:// because it makes the tweet 3 characters shorter.
If you insist, you can change this behavior by editing tweet.module. You need to remove this code:
Comment #2
ISchier770 commentedBS"D
Thanks again - yes I did notice it is a problem only in TweetDeck but in case my users also use it I have to be prepared. Hopefully they'll correct it and I'll go back to the original version of the .module.
Comment #3
ISchier770 commented