16 Jan
Broken AJAX? Nothing coming back?
I recently came across a funny bug where I was executing an AJAX method and the response was empty. I check the server side and I know that my particular query is returning a result, but thanks to Firebug I can see it's failing in the browser. So there was something definitely amiss.

