Hi there, we've got an app which has been working happily for a few years...randomly it seems the the response from an ajax call is adding <html><head></head><body> tags to the jquery response so it's failing. Nothing has changed in the code.
Any ideas? This is what is showing in the console: <html><head></head><body>$(".form-container").hide();$(".back-container").hide();$(".confirm-review").show();window.scrollTo(0, 0);</body></html> Thanks! -- Resources: - http://web2py.com - http://web2py.com/book (Documentation) - http://github.com/web2py/web2py (Source code) - https://code.google.com/p/web2py/issues/list (Report Issues) --- You received this message because you are subscribed to the Google Groups "web2py-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to web2py+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/web2py/4762c5ef-4fce-4576-885e-bae675238043n%40googlegroups.com.