Closed (fixed)
Project:
Shorten URLs
Version:
6.x-1.7
Component:
Code
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
21 May 2010 at 01:01 UTC
Updated:
4 Jun 2010 at 04:00 UTC
I have a site set up to fetch short url's from bit.ly. At the moment my server is experiencing issues and the request is timing out. I have a custom module that calls shorten_url and if shorten_fetch times out the request url is returned, when it should just return the original url. I am also concerned that the request url contains my bit.ly api key, which is now exposed to the public.
Comments
Comment #1
icecreamyou commentedUgh. That is nasty. Sorry about that.
I just rolled a 6.x-1.8 release. It should fix your problem.