⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 create-guided.html.tmpl

📁 bugzilla的安装文件
💻 TMPL
📖 第 1 页 / 共 3 页
字号:
        # FILTER    $output .=  do {        my $output = '';        my $filter = $context->filter('uri')                  || $context->throw($context->error);        $output .=  $stash->get('product');                &$filter($output);    };        $output .=  "&format=simple\">\n  </iframe>";    }        $output .=  "\n\n<p>\n  Look through the search results. If you get the\n  <tt><b>";    #line 186 "template\en\default\bug\create\create-guided.html.tmpl"    $output .=  $stash->get(['terms', 0, 'zeroSearchResults', 0]);    $output .=  "</b></tt> message, ";    #line 186 "template\en\default\bug\create\create-guided.html.tmpl"    $output .=  $stash->get(['terms', 0, 'Bugzilla', 0]);    $output .=  " \n  found no ";    #line 187 "template\en\default\bug\create\create-guided.html.tmpl"    $output .=  $stash->get(['terms', 0, 'bugs', 0]);    $output .=  " that match. Check for typos, or add fewer or \n  different keywords.\n</p>\n\n<p>\n  If you find ";    #line 192 "template\en\default\bug\create\create-guided.html.tmpl"    $output .=  $stash->get(['terms', 0, 'abug', 0]);    $output .=  " that looks the same as yours, you can add\n  useful comments to that ";    #line 193 "template\en\default\bug\create\create-guided.html.tmpl"    $output .=  $stash->get(['terms', 0, 'bug', 0]);    $output .=  ", but please don't open a new one.\n  Please don't add comments like \"please fix this ";    #line 194 "template\en\default\bug\create\create-guided.html.tmpl"    $output .=  $stash->get(['terms', 0, 'bug', 0]);    $output .=  "\" - this\n  tends to annoy engineers and slow, rather than speed, the fixing of it.\n</p>\n\n<p>\n  If you find ";    #line 199 "template\en\default\bug\create\create-guided.html.tmpl"    $output .=  $stash->get(['terms', 0, 'bugs', 0]);    $output .=  " similar to yours, read them and note which component\n  they are in. You should file your ";    #line 200 "template\en\default\bug\create\create-guided.html.tmpl"    $output .=  $stash->get(['terms', 0, 'bug', 0]);    $output .=  " in that same component.\n</p>\n\n\n<a name=\"step2\"></a>\n<h3>Step 2 - give information</h3>\n\n<p>\n  If you're pretty certain that your ";    #line 208 "template\en\default\bug\create\create-guided.html.tmpl"    $output .=  $stash->get(['terms', 0, 'bug', 0]);    $output .=  " isn't in there already, then\n  please try to complete this form as accurately as you\n  can. The more you can tell us, the better our chance of being able\n  to understand and reproduce your ";    #line 211 "template\en\default\bug\create\create-guided.html.tmpl"    $output .=  $stash->get(['terms', 0, 'bug', 0]);    $output .=  ".\n</p>\n\n<form method=\"post\" action=\"post_bug.cgi\">\n  <input type=\"hidden\" name=\"format\" value=\"guided\">\n  <input type=\"hidden\" name=\"assigned_to\" value=\"\">\n  <input type=\"hidden\" name=\"priority\"\n         value=\"";    #line 218 "template\en\default\bug\create\create-guided.html.tmpl"        # FILTER    $output .=  do {        my $output = '';        my $filter = $context->filter('html')                  || $context->throw($context->error);        $output .=  $stash->get(['default', 0, 'priority', 0]);                &$filter($output);    };        $output .=  "\">\n  <input type=\"hidden\" name=\"version\"\n         value=\"";    #line 220 "template\en\default\bug\create\create-guided.html.tmpl"        # FILTER    $output .=  do {        my $output = '';        my $filter = $context->filter('html')                  || $context->throw($context->error);        $output .=  $stash->get(['default', 0, 'version', 0]);                &$filter($output);    };        $output .=  "\">\n\n<table valign=\"top\" cellpadding=\"5\" cellspacing=\"5\" border=\"0\">\n\n  <tr bgcolor=\"";    #line 224 "template\en\default\bug\create\create-guided.html.tmpl"    $output .=  $stash->get('tablecolour');    $output .=  "\">\n    <td align=\"right\" valign=\"middle\">\n      <b>Product</b>\n    </td>\n    <td valign=\"top\">\n      <input type=\"hidden\" name=\"product\" value=\"";    #line 229 "template\en\default\bug\create\create-guided.html.tmpl"        # FILTER    $output .=  do {        my $output = '';        my $filter = $context->filter('html')                  || $context->throw($context->error);        $output .=  $stash->get('product');                &$filter($output);    };        $output .=  "\">";    #line 231 "template\en\default\bug\create\create-guided.html.tmpl"        # FILTER    $output .=  do {        my $output = '';        my $filter = $context->filter('html')                  || $context->throw($context->error);        $output .=  $stash->get('product');                &$filter($output);    };        $output .=  "\n    </td>\n  </tr>\n\n  <tr>\n    <td align=\"right\" valign=\"middle\">\n      <b>Component</b>\n    </td>\n    <td valign=\"top\">\n      <p>\n        The area where the problem occurs.\n        To pick the right component, you could use the same one as\n        similar ";    #line 243 "template\en\default\bug\create\create-guided.html.tmpl"    $output .=  $stash->get(['terms', 0, 'bugs', 0]);    $output .=  " you found in your search, or read the full list of\n        <a href=\"describecomponents.cgi?product=";    #line 246 "template\en\default\bug\create\create-guided.html.tmpl"        # FILTER    $output .=  do {        my $output = '';        my $filter = $context->filter('url_quote')                  || $context->throw($context->error);        $output .=  $stash->get('product');                &$filter($output);    };        $output .=  "\">component\n        descriptions</a> if you need more help.\n      </p>\n\n      <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\">\n        <tr>\n          <td valign=\"top\">\n            <select name=\"component\" id=\"component\"\n                    size=\"5\" onchange=\"PutDescription()\">";    #line 264 "template\en\default\bug\create\create-guided.html.tmpl"        # FOREACH     do {        my ($value, $error, $oldloop);        my $list = $stash->get('component_');                unless (UNIVERSAL::isa($list, 'Template::Iterator')) {            $list = Template::Config->iterator($list)                || die $Template::Config::ERROR, "\n";         }            ($value, $error) = $list->get_first();        eval { $oldloop = $stash->get('loop') };        $stash->set('loop', $list);        eval {    LOOP:   while (! $error) {                $stash->{'c'} = $value;    $output .=  "\n                <option value=\"";    #line 257 "template\en\default\bug\create\create-guided.html.tmpl"        # FILTER    $output .=  do {        my $output = '';        my $filter = $context->filter('html')                  || $context->throw($context->error);        $output .=  $stash->get(['c', 0, 'name', 0]);                &$filter($output);    };        $output .=  "\"";    #line 259 "template\en\default\bug\create\create-guided.html.tmpl"    if ($stash->get('c') eq $stash->get(['default', 0, 'component_', 0])) {    $output .=  ('' . " selected=\"selected\"");    }        $output .=  ">";    #line 261 "template\en\default\bug\create\create-guided.html.tmpl"        # FILTER    $output .=  do {        my $output = '';        my $filter = $context->filter('html')                  || $context->throw($context->error);        $output .=  $stash->get(['c', 0, 'name', 0]);                &$filter($output);    };        $output .=  "\n                </option>";;                ($value, $error) = $list->get_next();            }        };        $stash->set('loop', $oldloop);        die $@ if $@;        $error = 0 if $error && $error eq Template::Constants::STATUS_DONE;        die $error if $error;    };        $output .=  "\n            </select>\n          </td>\n          <td valign=\"top\" width=\"100%\">\n              <div id=\"description\" style=\"color: green; margin-left: 10px;\n                                           height: 5em; overflow: auto;\">\n                <script type=\"text/javascript\" language=\"JavaScript\">\n                  if ((document.getElementById) && (document.body.innerHTML)) {\n                    document.write(\"\\\n                    Select a component to see its description here.\");\n                  }\n                </script>\n              </div>\n          </td>\n        </tr>\n      </table>\n    </td>\n  </tr>\n\n  ";    #line 284 "template\en\default\bug\create\create-guided.html.tmpl"    $stash->set('rep_platform', [ 'PC', 'Macintosh', 'All', 'Other' ]);        $output .=  "\n\n  <tr bgcolor=\"";    #line 286 "template\en\default\bug\create\create-guided.html.tmpl"    $output .=  $stash->get('tablecolour');    $output .=  "\">\n    <td align=\"right\" valign=\"middle\">\n      <b>Hardware Platform</b>\n    </td>\n    <td valign=\"top\">";    #line 292 "template\en\default\bug\create\create-guided.html.tmpl"    $output .=  $context->process('select', { 'sel' => 'rep_platform' });    $output .=  "\n    </td>\n  </tr>\n";    #line 297 "template\en\default\bug\create\create-guided.html.tmpl"    $stash->set('op_sys', [ 'Windows 98', 'Windows NT', 'Windows 2000', 'Windows XP', 'Mac System 9.x', 'MacOS X', 'Linux', 'All', 'other' ]);        $output .=  "\n\n  <tr>\n    <td align=\"right\" valign=\"middle\">\n      <b>Operating System</b>\n    </td>\n    <td valign=\"top\">";    #line 307 "template\en\default\bug\create\create-guided.html.tmpl"    $output .=  $context->process('select', { 'sel' => 'op_sys' });    $output .=  "\n    </td>\n  </tr>\n";    #line 312 "template\en\default\bug\create\create-guided.html.tmpl"    $stash->set('matches', $stash->get(['cgi', 0, 'user_agent', [ 'Gecko/(\d+)' ]]));    

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -