@@ -28540,6 +28540,10 @@
scope.manager.itemEnd( url );
+ }, undefined, function () {
+
+ scope.manager.itemError( url );
} );
}