Just a note: On AJAX calls where the data type is script, I get the following error:
EvalError: function eval must be called directly, and not by way of a function of another name This error is triggered from line 501 of jquery 1.2.1 uncompressed. By the way, when an error is thrown, the exception parameter is always undefined for me.