I recently updated our servers to CF 8.0.1 and now none of my AJAX code works. I checked the XHR response in Firebug and instead of returning the requested data, it returns the HTML code for my site's home page.
All of this was working before the update and I have not changed any code. Has anyone else seen this before?
Thanks