id;?> name;?> deleted):?> task->deleted;?>
testtask->desc;?>
desc) ? $task->desc : "
" . $lang->noData . '
';?>
report):?>
testtask->report;?>
report;?>
createLink('action', 'comment', "objectType=testtask&objectID=$task->id");?>
testtask->legendBasicInfo;?>
config->global->flow != 'onlyTest'):?>
testtask->project;?> createLink('project', 'story', "projectID=$task->project"), $task->projectName);?>
testtask->build;?> build == 'trunk' ? print($lang->trunk) : print(html::a($this->createLink('build', 'view', "buildID=$task->build"), $task->buildName));?>
testtask->owner;?> owner);?>
testtask->mailto;?> mailto)); foreach($mailto as $account) echo ' ' . zget($users, $account, $account);?>
testtask->pri;?> pri;?>
testtask->begin;?> begin;?>
testtask->end;?> end;?>
testtask->status;?> testtask->statusList[$task->status];?>