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

📄 create-guided.html.tmpl

📁 buzilla软件
💻 TMPL
📖 第 1 页 / 共 3 页
字号:
    $output .=  $stash->get('tablecolour');    $output .=  "\">\n    <td align=\"right\" valign=\"top\">\n      <b>Build Identifier</b>\n    </td>\n    <td valign=\"top\">\n      <input type=\"text\" size=\"80\" name=\"buildid\" value=\"";    #line 287 "template\en\default\bug\create\create-guided.html.tmpl"        # FILTER    $output .=  do {        my $output = '';        my $_tt_filter = $context->filter('html')                  || $context->throw($context->error);        $output .=  $stash->get('buildid');                &$_tt_filter($output);    };        $output .=  "\">\n      <p>\n        This should identify the exact version of the product you were using.  \n        If the above field is blank or you know it is incorrect, copy the \n        version text from the product's Help | \n        About menu (for browsers this will begin with \"Mozilla/5.0...\").  \n        If the product won't start, instead paste the complete URL you downloaded \n        it from.\n      </p>\n    </td>\n  </tr>\n\n  <tr>\n    <td align=\"right\" valign=\"top\">\n      <b>URL</b>\n    </td>\n    <td valign=\"top\">\n      <input type=\"text\" size=\"80\" name=\"bug_file_loc\" value=\"http://\">\n      <p>\n        URL that demonstrates the problem you are seeing (optional).<br>\n        <b>IMPORTANT</b>: if the problem is with a broken web page, you need\n        to report it\n        <a href=\"https://bugzilla.mozilla.org/page.cgi?id=broken-website.html\">a different way</a>.\n      </p>\n   </td>\n  </tr>\n\n  <tr bgcolor=\"";    #line 314 "template\en\default\bug\create\create-guided.html.tmpl"    $output .=  $stash->get('tablecolour');    $output .=  "\">\n    <td align=\"right\" valign=\"top\">\n      <b>Summary</b>\n    </td>\n    <td valign=\"top\">\n      <input type=\"text\" size=\"80\" name=\"short_desc\" id=\"short_desc\" \n             maxlength=\"255\">\n      <p>\n        A sentence which summarises the problem.\n        Please be descriptive and use lots of keywords.\n      </p>\n      <p>\n        <tt>\n          <font color=\"#990000\">Bad example</font>: mail crashed\n        </tt>\n        <br>\n        <tt>\n          <font color=\"#009900\">Good example</font>:\n          crash if I close the mail window while checking for new POP mail\n        </tt>\n      </p>\n    </td>\n  </tr>\n\n  <tr>\n    <td align=\"right\" valign=\"top\">\n      <b>Details</b>\n    </td>\n    <td valign=\"top\">";    #line 343 "template\en\default\bug\create\create-guided.html.tmpl"    $output .=  $context->include('global/textarea.html.tmpl', { 'name' => 'comment', 'minrows' => 6, 'cols' => '80' });    $output .=  "\n      <p>\n        Expand on the Summary. Please be\n        as specific as possible about what is wrong.\n      </p>\n      <p>\n        <tt>\n          <font color=\"#990000\">Bad example</font>: Mozilla crashed.\n          You suck!\n        </tt>\n        <br>\n        <tt>\n          <font color=\"#009900\">Good example</font>: After a crash which\n          happened when I was sorting in the Bookmark Manager,<br> all of my\n          top-level bookmark folders beginning with the letters Q to Z are \n          no longer present.\n        </tt>\n      </p>\n    </td>\n  </tr>\n\n  <tr bgcolor=\"";    #line 368 "template\en\default\bug\create\create-guided.html.tmpl"    $output .=  $stash->get('tablecolour');    $output .=  "\">\n    <td align=\"right\" valign=\"top\">\n      <b>Reproducibility</b>\n    </td>\n    <td valign=\"top\">\n      <select name=\"reproducible\">\n        <option name=\"AlwaysReproducible\" value=\"Always\">\n          Happens every time.\n        </option>\n        <option name=\"Sometimes\" value=\"Sometimes\">\n          Happens sometimes, but not always.\n        </option>\n        <option name=\"DidntTry\" value=\"Didn't try\">\n          Haven't tried to reproduce it.\n        </option>\n        <option name=\"NotReproducible\" value=\"Couldn't Reproduce\">\n          Tried, but couldn't reproduce it.\n        </option>\n      </select>\n    </td>\n  </tr>\n\n  <tr>\n    <td align=\"right\" valign=\"top\">\n      <b>Steps to Reproduce</b>\n    </td>\n    <td valign=\"top\">";    #line 395 "template\en\default\bug\create\create-guided.html.tmpl"    $output .=  $context->include('global/textarea.html.tmpl', { 'name' => 'reproduce_steps', 'minrows' => 4, 'cols' => '80', 'defaultcontent' => ('' . "1.\n2.\n3.") });    $output .=  "\n      <p>\n        Describe how to reproduce the problem, step by\n        step. Include any special setup steps.\n      </p>\n    </td>\n  </tr>\n\n  <tr bgcolor=\"";    #line 408 "template\en\default\bug\create\create-guided.html.tmpl"    $output .=  $stash->get('tablecolour');    $output .=  "\">\n    <td valign=\"top\" align=\"right\">\n      <b>Actual Results</b>\n    </td>\n    <td valign=\"top\">";    #line 413 "template\en\default\bug\create\create-guided.html.tmpl"    $output .=  $context->include('global/textarea.html.tmpl', { 'name' => 'actual_results', 'minrows' => 4, 'cols' => '80' });    $output .=  "\n      <p>\n        What happened after you performed the steps above?\n      </p>\n    </td>\n  </tr>\n\n  <tr>\n    <td valign=\"top\" align=\"right\">\n      <b>Expected Results</b>\n    </td>\n    <td valign=\"top\">";    #line 429 "template\en\default\bug\create\create-guided.html.tmpl"    $output .=  $context->include('global/textarea.html.tmpl', { 'name' => 'expected_results', 'minrows' => 4, 'cols' => '80' });    $output .=  "\n      <p>\n        What should the software have done instead?\n      </p>\n    </td>\n  </tr>\n\n  <tr bgcolor=\"";    #line 440 "template\en\default\bug\create\create-guided.html.tmpl"    $output .=  $stash->get('tablecolour');    $output .=  "\">\n    <td valign=\"top\" align=\"right\">\n      <b>Additional Information</b>\n    </td>\n    <td valign=\"top\">";    #line 445 "template\en\default\bug\create\create-guided.html.tmpl"    $output .=  $context->include('global/textarea.html.tmpl', { 'name' => 'additional_info', 'minrows' => 8, 'cols' => '80' });    $output .=  "\n      <p>\n        Add any additional information you feel may be\n        relevant to this ";    #line 452 "template\en\default\bug\create\create-guided.html.tmpl"    $output .=  $stash->get(['terms', 0, 'bug', 0]);    $output .=  ", such as the <b>theme</b> you were\n        using (does the ";    #line 453 "template\en\default\bug\create\create-guided.html.tmpl"    $output .=  $stash->get(['terms', 0, 'bug', 0]);    $output .=  " still occur\n        with the default theme?), a <b>Talkback crash ID</b>, or special\n        information about <b>your computer's configuration</b>. Any information\n        longer than a few lines, such as a <b>stack trace</b> or <b>HTML\n        testcase</b>, should be added\n        using the \"Create a new Attachment\" link on the ";    #line 458 "template\en\default\bug\create\create-guided.html.tmpl"    $output .=  $stash->get(['terms', 0, 'bug', 0]);    $output .=  ", after\n        it is filed. If you believe that it's relevant, please also include\n        your build configuration, obtained by typing <tt>about:buildconfig</tt>\n        into your URL bar.\n        <br>\n        <br>\n        If you are reporting a crash, note the module in\n        which the software crashed (e.g., <tt>Application Violation in\n        gkhtml.dll</tt>).\n      </p>\n    </td>\n  </tr>\n\n  <tr>\n    <td valign=\"top\" align=\"right\">\n      <b>Severity</b>\n    </td>\n    <td valign=\"top\">\n      <select name=\"bug_severity\">\n        <option name=\"critical\" value=\"critical\">\n          Critical: The software crashes, hangs, or causes you to\n          lose data.\n        </option>\n        <option name=\"major\" value=\"major\">\n          Major: A major feature is broken.\n        </option>\n        <option name=\"normal\" value=\"normal\" selected=\"selected\">\n          Normal: It's ";    #line 485 "template\en\default\bug\create\create-guided.html.tmpl"    $output .=  $stash->get(['terms', 0, 'abug', 0]);    $output .=  " that should be fixed.\n        </option>\n        <option name=\"minor\" value=\"minor\">\n          Minor: Minor loss of function, and there's an easy workaround.\n        </option>\n        <option name=\"trivial\" value=\"trivial\">\n          Trivial: A cosmetic problem, such as a misspelled word or\n          misaligned text.\n        </option>\n        <option name=\"enhancement\" value=\"enhancement\">\n          Enhancement: Request for new feature or enhancement.\n        </option>\n      </select>\n      <p>\n        Say how serious the problem is, or if your ";    #line 499 "template\en\default\bug\create\create-guided.html.tmpl"    $output .=  $stash->get(['terms', 0, 'bug', 0]);    $output .=  " is a \n        request for a new feature.\n      </p>\n    </td>\n  </tr>\n</table>\n\n\n<a name=\"step3\"></a>\n<h3>Step 3 of 3 - submit the ";    #line 508 "template\en\default\bug\create\create-guided.html.tmpl"    $output .=  $stash->get(['terms', 0, 'bug', 0]);    $output .=  " report</h3>\n\n<p>\n  <input type=\"submit\" id=\"report\" value=\"    Submit ";    #line 511 "template\en\default\bug\create\create-guided.html.tmpl"    $output .=  $stash->get(['terms', 0, 'Bug', 0]);    $output .=  " Report    \"\n   onclick=\"if (this.form.comment.value == '')\n   { alert('Please enter some details about this ";    #line 513 "template\en\default\bug\create\create-guided.html.tmpl"    $output .=  $stash->get(['terms', 0, 'bug', 0]);    $output .=  ".');\n     this.form.comment.focus();\n     return false; } return true;\">\n</p>\n\n<p>\n  That's it! Thanks very much. You'll be notified by email about any\n  progress that is made on fixing your ";    #line 520 "template\en\default\bug\create\create-guided.html.tmpl"    $output .=  $stash->get(['terms', 0, 'bug', 0]);    $output .=  ". \n\n<p>  \n  Please be warned\n  that we get a lot of ";    #line 524 "template\en\default\bug\create\create-guided.html.tmpl"    $output .=  $stash->get(['terms', 0, 'bug', 0]);    $output .=  " reports filed - it may take quite a \n  while to get around to yours. You can help the process by making sure your \n  ";    #line 526 "template\en\default\bug\create\create-guided.html.tmpl"    $output .=  $stash->get(['terms', 0, 'bug', 0]);    $output .=  " is\n  complete and easy to understand, and by quickly replying to any questions\n  which may arrive by email.\n</p>\n\n    </form>\n";    #line 533 "template\en\default\bug\create\create-guided.html.tmpl"    $output .=  $context->process('global/footer.html.tmpl');    $output .=  "\n\n";    $output .=  "\n";    $output .=  "\n";    $output .=  "\n";        $output .=  "\n";        } };        if ($@) {            $_tt_error = $context->catch($@, \$output);            die $_tt_error unless $_tt_error->type eq 'return';        }            return $output;    },    DEFBLOCKS => {        'select' => sub {            my $context = shift || die "template sub called without context\n";            my $stash   = $context->stash;            my $output  = '';            my $_tt_error;                        eval { BLOCK: {        $output .=  "\n  <select name=\"";        #line 540 "template\en\default\bug\create\create-guided.html.tmpl"        $output .=  $stash->get('sel');        $output .=  "\">";        #line 545 "template\en\default\bug\create\create-guided.html.tmpl"        if ($stash->get(['default', 0, $stash->get('sel'), 0])) {        $output .=  "\n      <option value=\"";        #line 542 "template\en\default\bug\create\create-guided.html.tmpl"                # FILTER        $output .=  do {            my $output = '';            my $_tt_filter = $context->filter('html')                      || $context->throw($context->error);                $output .=  $stash->get(['default', 0, $stash->get('sel'), 0]);                        &$_tt_filter($output);        };                $output .=  "\" selected=\"selected\">";        #line 543 "template\en\default\bug\create\create-guided.html.tmpl"                # FILTER        $output .=  do {            my $output = '';            my $_tt_filter = $context->filter('html')                      || $context->throw($context->error);                $output .=  $stash->get(['default', 0, $stash->get('sel'), 0]);                        &$_tt_filter($output);        };                $output .=  "      </option>";        }                #line 551 "template\en\default\bug\create\create-guided.html.tmpl"                # FOREACH         do {            my ($_tt_value, $_tt_error, $_tt_oldloop);            my $_tt_list = $stash->get($stash->get('sel'));                        unless (UNIVERSAL::isa($_tt_list, 'Template::Iterator')) {                $_tt_list = Template::Config->iterator($_tt_list)                    || die $Template::Config::ERROR, "\n";             }                    ($_tt_value, $_tt_error) = $_tt_list->get_first();            eval { $_tt_oldloop = $stash->get('loop') };            $stash->set('loop', $_tt_list);            eval {        LOOP:   while (! $_tt_error) {                    $stash->{'x'} = $_tt_value;        #line 547 "template\en\default\bug\create\create-guided.html.tmpl"        if ($stash->get('x') eq $stash->get(['default', 0, $stash->get('sel'), 0])) {        ($_tt_value, $_tt_error) = $_tt_list->get_next();        next LOOP;                }                $output .=  "\n      <option value=\"";        #line 548 "template\en\default\bug\create\create-guided.html.tmpl"                # FILTER        $output .=  do {            my $output = '';            my $_tt_filter = $context->filter('html')                      || $context->throw($context->error);                $output .=  $stash->get('x');                        &$_tt_filter($output);        };                $output .=  "\">";        #line 549 "template\en\default\bug\create\create-guided.html.tmpl"                # FILTER        $output .=  do {            my $output = '';            my $_tt_filter = $context->filter('html')                      || $context->throw($context->error);                $output .=  $stash->get('x');                        &$_tt_filter($output);        };                $output .=  "      </option>";;                    ($_tt_value, $_tt_error) = $_tt_list->get_next();                }            };            $stash->set('loop', $_tt_oldloop);            die $@ if $@;            $_tt_error = 0 if $_tt_error && $_tt_error eq Template::Constants::STATUS_DONE;            die $_tt_error if $_tt_error;        };                $output .=  "\n  </select>";            } };            if ($@) {                $_tt_error = $context->catch($@, \$output);                die $_tt_error unless $_tt_error->type eq 'return';            }                    return $output;        },    },});

⌨️ 快捷键说明

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