What I did:
Shortened a url with Radio2 and my own URL shortener:
What I saw:
A "302 Found" page with empty HTTP response header for Location. Example:
http://0d.shank.in
What I expected:
I expected the shortened URLs to persist. At the moment none are successfully redirecting.
There is an entry for "0d" in config.urlShortener.calendar.2012.4.20
ctReads number: 197
longUrl string:
username string:
whenLastRead date: 4/20/2012; 9:21:29 AM
I assume the empty longUrl is a problem given what the urlShortener responder does during the redirect.