Roo/form/Action.js
[roojs1] / roojs-bootstrap-debug.js
index e638857..265d3f3 100644 (file)
@@ -2929,6 +2929,7 @@ Roo.extend(Roo.form.Action.Submit, Roo.form.Action, {
             this.uploadProgress();
 
         }else if (o.clientValidation !== false){ // client validation failed
+            Roo.log('got fail??');
             this.failureType = Roo.form.Action.CLIENT_INVALID;
             this.form.afterAction(this, false);
         }