Hey, I wrote a patch to disable tinyurl and optionally provide one's own short url for questions: https://github.com/ASKBOT/askbot-devel/pull/100
siovene ( 2012-11-08 06:07:29 -0500 )editI attempted to share a link to a question on my Askbot hosted site on Facebook. I clicked on the Facebook icon, but nothing happened. I clicked on it a few times, and nothing continued to happen:

I checked my web inspector, and I noticed that the JSONP request was getting a 503 response:

(right-click and select "Open Image in New Tab" to view full-size)
There should probably be some kind of feedback when these requests fail.
Seems to be a problem with http://json-tinyurl.appspot.com/ and google app engine, we'll have to change this provider because it will fail if their free GAE quota is exceeded.
I've just tried to share with fb on your site and it worked.
Hey, I wrote a patch to disable tinyurl and optionally provide one's own short url for questions: https://github.com/ASKBOT/askbot-devel/pull/100
siovene ( 2012-11-08 06:07:29 -0500 )editCreate your Q&A site at askbot.com. Managed Askbot hosting at just $15/mo. Dedicated hosting, support contracts, consulting services.
create your Q&A siteAsked: 2012-04-24 23:03:15 -0500
Seen: 129 times
Last updated: Jan 06
Incorrect disclosure triangle states in post revision history
Accepting answer results in broken image
"502 Bad Gateway" when visiting certain URLs
"Flag Offensive" appears twice at the bottom of answers
Clicking on a tag in a tag cloud goes to the wrong URL.
No login form on login page when reCAPTCHA is turned on but no keys provided.
"Input error: k: Format of site key was invalid" when reCAPTCHA is turned on
Sitemap URL is example.com in robots.txt
Empty box on login page if only local login is enabled
Customizing FAQ (or any other meta page) removes "meta" CSS class from body tag.
Copyright Askbot, 2010-2011. Content on this site is licensed under a Creative Commons Attribution Share Alike 3.0 license.
Also, something should be done about those pesky 503 errors, but aside from that, we need better feedback when the requests fail (:
todofixthis ( 2012-04-24 23:03:59 -0500 )editAlso also, the notice about event.layerX and event.layerY being deprecated also occurs when I click on the Facebook icon as well (also present in the screenshot).
todofixthis ( 2012-04-24 23:05:54 -0500 )edit