* @package bug * @version $Id$ * @link http://www.zentao.net */ ?> cookie->windowWidth >= $this->config->wideSize):?> cookie->windowWidth >= $this->config->wideSize):?> id");?> confirmed;?> cookie->windowWidth >= $this->config->wideSize):?> cookie->windowWidth >= $this->config->wideSize):?>
idAB);?> bug->severityAB);?> priAB);?> bug->title);?> bug->statusAB);?> bug->deadline);?> bug->story);?> actions;?> openedByAB);?> bug->openedDateAB);?> assignedToAB);?> bug->resolvedByAB);?> bug->resolutionAB);?> bug->resolvedDateAB);?> actions;?>
id));?> bug->severityList, $bug->severity, $bug->severity);?>'>bug->severityList, $bug->severity, $bug->severity);?> bug->priList, $bug->pri, $bug->pri);?>'>bug->priList, $bug->pri, $bug->pri);?> [{$lang->bug->confirmedList[$bug->confirmed]}] "; if($bug->branch)echo "{$branches[$bug->branch]} "; if($modulePairs and $bug->module)echo "{$modulePairs[$bug->module]} "; echo html::a($bugLink, $bug->title, null, "style='color: $bug->color'"); ?> needconfirm) { echo "({$lang->story->changed} "; echo html::a($this->createLink('bug', 'confirmStoryChange', "bugID=$bug->id"), $lang->confirm, 'hiddenwin'); echo ")"; } else { echo $lang->bug->statusList[$bug->status]; } ?> deadline, 0, 4) > 0) echo substr($bug->deadline, 5, 6)?> createLink('story', 'view', "stoyID=$bug->story"), $bug->storyTitle, '_blank');?> bug->confirmStoryChange = $lang->confirm; common::printIcon('bug', 'confirmStoryChange', "bugID=$bug->id", '', 'list', '', 'hiddenwin')?> openedBy, $bug->openedBy);?> openedDate, 5, 11)?> assignedTo == $this->app->user->account) echo 'class="red"';?>>assignedTo, $bug->assignedTo);?> resolvedBy, $bug->resolvedBy)?> bug->resolutionList, $bug->resolution);?> resolvedDate, 5, 11)?> id"; common::printIcon('bug', 'confirmBug', $params, $bug, 'list', 'search', '', 'iframe', true); common::printIcon('bug', 'assignTo', $params, '', 'list', '', '', 'iframe', true); common::printIcon('bug', 'resolve', $params, $bug, 'list', '', '', 'iframe', true); common::printIcon('bug', 'close', $params, $bug, 'list', '', '', 'iframe', true); common::printIcon('bug', 'edit', $params, $bug, 'list'); common::printIcon('bug', 'create', "product=$bug->product&branch=$bug->branch&extra=bugID=$bug->id", $bug, 'list', 'copy'); ?>