* @package testreport * @version $Id$ * @link http://www.zentao.net */ ?>
icons['create']);?> testreport->create;?>
testreport->all, '', "class='btn'"); } echo html::backButton(); ?>
testreport->legendBasic?>
testreport->startEnd?>
~ id) . html::hidden('tasks', $tasks); echo html::hidden('objectID', $objectID) . html::hidden('objectType', $objectType); ?>
testreport->owner?>
testreport->member?>
testreport->title?>
testreport->goal?> desc?>
testreport->profile?> ' . $storySummary . '

'; echo '

' . sprintf($lang->testreport->buildSummary, empty($builds) ? 1 : count($builds)) . $caseSummary . '

'; echo '

' . sprintf($lang->testreport->bugSummary, $bugInfo['countBugByTask'], count($legacyBugs), $bugInfo['bugConfirmedRate'] . '%', $bugInfo['bugCreateByCaseRate'] . '%') . '

'; unset($bugInfo['countBugByTask']); unset($bugInfo['bugConfirmedRate']); unset($bugInfo['bugCreateByCaseRate']); ?>
testreport->report?>
files?> fetch('file', 'buildform');?>
testreport->legendStoryAndBug?>
testreport->legendBuild?>
testreport->legendCase?>
testreport->legendLegacyBugs?>
testreport->legendReport?>