. * * @copyright Copyright: 2009 Chunsheng Wang * @author Chunsheng Wang * @package bug * @version $Id$ * @link http://www.zentao.cn */ ?>
bug->selectProduct;?>
createLink('bug', 'browse', "productID=$productID"), $lang->bug->allBugs);?> createLink('tree', 'browse', "productID=$productID&view=bug"), $lang->tree->manageBug);?>
    $productName"; echo "
  • " . html::a($this->createLink('bug', 'browse', "productid=$productID&type=byModule¶m=$currentModuleID"), $currentModuleName) . "
  • "; //echo "
  • " . html::a($this->createLink('bug', 'browse', "productid=$productID&type=assignToMe"), $lang->bug->assignToMe) . "
  • "; //echo "
  • " . html::a($this->createLink('bug', 'browse', "productid=$productID&type=openedByMe"), $lang->bug->openedByMe) . "
  • "; //echo "
  • " . html::a($this->createLink('bug', 'browse', "productid=$productID&type=resolvedByMe"), $lang->bug->resolvedByMe) . "
  • "; //echo "
  • " . html::a($this->createLink('bug', 'browse', "productid=$productID&type=assignToNull"), $lang->bug->assignToNull) . "
  • "; //echo "
  • " . html::a($this->createLink('bug', 'browse', "productid=$productID&type=longLifeBugs"), $lang->bug->longLifeBugs) . "
  • "; //echo "
  • " . html::a($this->createLink('bug', 'browse', "productid=$productID&type=postponedBugs"), $lang->bug->postponedBugs) . "
  • "; echo << $("#{$type}Tab").addClass('active'); EOT; ?>
' . html::a($this->createLink('bug', 'create', "productID=$productID&moduleID=$currentModuleID"), $lang->bug->create) . '
';?>
bug->id;?> bug->severity;?> bug->title;?> bug->openedBy;?> bug->assignedTo;?> bug->resolvedBy;?> bug->resolution;?>
createLink('bug', 'view', "bugID=$bug->id"), $bug->id);?> severity?> title;?> openedBy];?> assignedTo];?> resolvedBy];?> resolution;?>