<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -457,6 +457,8 @@ jQuery.extend({
 			xhr.send( type === &quot;POST&quot; || type === &quot;PUT&quot; ? s.data : null );
 		} catch(e) {
 			jQuery.handleError(s, xhr, null, e);
+			// Fire the complete handlers
+			complete();
 		}
 
 		// firefox 1.5 doesn't fire statechange for sync requests</diff>
      <filename>src/ajax.js</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>9a371e2d93d6e0a70b4c99e2ca44cbe14017fe5c</id>
    </parent>
  </parents>
  <author>
    <name>John Resig</name>
    <email>jeresig@gmail.com</email>
  </author>
  <url>http://github.com/jquery/jquery/commit/513053d62ba86ca6ab1f4646fdac3ec6819b2db9</url>
  <id>513053d62ba86ca6ab1f4646fdac3ec6819b2db9</id>
  <committed-date>2009-11-07T05:59:47-08:00</committed-date>
  <authored-date>2009-11-07T05:59:47-08:00</authored-date>
  <message>The complete event wasn't getting called on local file 404s. Thanks to 'mrspeaker' for the patch. Fixes #5468.</message>
  <tree>9e780020665f6f9d4a90bd811958c8295ed50b2c</tree>
  <committer>
    <name>John Resig</name>
    <email>jeresig@gmail.com</email>
  </committer>
</commit>
