Crud Command Broken?




>protected/yiic shell

>>crud TPost post



while generating admin-view:

$(’.search-form form’).submit(function(){

$('#exception 'CException' with message 'Property "CrudCommand.modelClass" is not defined.' in /var/www/framework/base/CComponent.php:130

Which Yii version? Try with master from github. If it is there please report it to github issue tracker.