jquery.yiiactiveform.js attribute argument on $.fn.yiiactiveform validate method does not contain settings when called

What steps will reproduce the problem?

  1. set clientOptions example validationDelay on cactiveform and enable ajax and client validation

  2. on javascript validation the validationDelay of the attribute is undefined and not delayed

What is the expected output? What do you see instead?

the clientOptions validationDelay works, but it doesnt because the setting is not passed with the attribute in validate function

Please provide any additional information below.

in jquery.yiiactiveform.js the attribute argument on $.fn.yiiactiveform validate method does not contain settings when called

There is no need to post here if you already filled the issue… or if you posted here… at least wait for any answer before opening the issue… because it difficult to follow the discussions if both places gets some posts from different users…

The issue for this is here: http://code.google.com/p/yii/issues/detail?id=3180