I have been adding logs to the console to check the status of different variables without using the Firefox debugger.
However, in many places in which I add a
For me, the problem was that in an OK request, I expected the ajax response to be a well formatted HTML string such as a table, but in this case, the server was experiencing a problem with the request, redirecting to an error page, and was therefore returning back the HTML code of the error page (which had a