* @package testreport * @version $Id$ * @link http://www.zentao.net */ ?> session->notHead):?>
id;?> title;?>
session->reportList != false ? $app->session->reportList : $browseLink; $actionLinks = ''; ob_start(); echo "
"; common::printIcon('testreport', 'export', "reportID=$report->id", '', 'button', 'download-alt', '', 'iframe'); echo '
'; echo "
"; if(common::hasPriv('testreport', 'create')) echo html::a(inLink('create', "objectID=$report->objectID&objectType=$report->objectType"), "", '', "class='btn' title='{$lang->testreport->recreate}'"); common::printIcon('testreport', 'delete', "reportID=$report->id", '', 'button', '', 'hiddenwin'); echo '
'; echo "
"; common::printRPN($browseLink); echo '
'; $actionLinks = ob_get_contents(); ob_end_clean(); echo $actionLinks; ?>
session->notHead):?>
testreport->startEnd?> begin . ' ~ ' . $report->end;?>
testreport->owner?> owner);?>
testreport->member?> members) as $member)echo zget($users, $member) . '   ';?>
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?> report;?>
files?> fetch('file', 'printFiles', array('files' => $report->files, 'fieldset' => 'false'));?>
session->notHead):?>