Please note, this is a STATIC archive of website developer.mozilla.org from 03 Nov 2016, cach3.com does not collect or store any user information, there is no "phishing" involved.

Revision 387353 of Bugzilla

  • Revision slug: Mozilla/Bugzilla
  • Revision title: Bugzilla
  • Revision id: 387353
  • Created:
  • Creator: Nickolay
  • Is current revision? No
  • Comment link to https://harthur.github.io/bugzilla-todos/

Revision Content

bugzilla.mozilla.org (often abbreviated b.m.o) is Mozilla.org's bug-tracking system, a database for recording bugs and enhancement requests for Firefox, Thunderbird, SeaMonkey, Camino, and other mozilla.org projects.

Documentation about B.m.o.

What to do and what not to do in Bugzilla
Tips for how to use Bugzilla, as well as things you should avoid.
Bugzilla etiquette
A guide to etiquette; this guide will help you understand how best to conduct yourself on b.m.o. and how using proper manners and civility will help ensure your problem gets solved sooner rather than later.
How to tell if a bug has already been reported
It's useful (but not mandatory) for you to check to see if the problem you're reporting is already being tracked. This guide will help you do so.
Quality assurance
Documentation about quality assurance at Mozilla.
Bug writing guidelines
A guide to writing a good, understandable, bug that will be easily followed by the development team.
How to submit a patch
If you've fixed a bug, or have implemented a new feature, you'll need to get your patch into the tree so it can become part of the product. This guide will teach you how!

View All...

Getting help from the community

You need help on a CSS-related problem and can't find the solution in the documentation?

  • Visit the b.m.o support site.
  • Consult the quality forum, which covers all our quality assurance tools: {{ DiscussionList("dev-quality", "mozilla.quality") }}
  • Ask your question on the Mozilla IRC channel: #qa

Don't forget about the netiquette...

Tools

  • Bugzilla Todos lists review and flag requests, patches to check in, unfulfilled requests you made of other people, and assigned bugs.

 

Revision Source

<p><a class="link-https" href="https://bugzilla.mozilla.org/">bugzilla.mozilla.org</a> (often abbreviated b.m.o) is Mozilla.org's bug-tracking system, a database for recording bugs and enhancement requests for Firefox, Thunderbird, SeaMonkey, Camino, and other mozilla.org projects.</p>
<div class="row topicpage-table">
  <div class="section">
    <h2 class="Documentation" id="Documentation" name="Documentation">Documentation about B.m.o.</h2>
    <dl>
      <dt>
        <a href="/en-US/docs/What_to_do_and_what_not_to_do_in_Bugzilla" title="en/What_to_do_and_what_not_to_do_in_Bugzilla">What to do and what not to do in Bugzilla</a></dt>
      <dd>
        Tips for how to use Bugzilla, as well as things you should avoid.</dd>
      <dt>
        <a class="link-https" href="https://bugzilla.mozilla.org/page.cgi?id=etiquette.html">Bugzilla etiquette</a></dt>
      <dd>
        A guide to etiquette; this guide will help you understand how best to conduct yourself on b.m.o. and how using proper manners and civility will help ensure your problem gets solved sooner rather than later.</dd>
      <dt>
        <a href="https://www.mozilla.org/quality/help/beginning-duplicate-finding.html" title="https://www.mozilla.org/quality/help/beginning-duplicate-finding.html">How to tell if a bug has already been reported</a></dt>
      <dd>
        It's useful (but not mandatory) for you to check to see if the problem you're reporting is already being tracked. This guide will help you do so.</dd>
      <dt>
        <a href="/en-US/docs/Mozilla/QA" title="/en-US/docs/Mozilla/QA">Quality assurance</a></dt>
      <dd>
        Documentation about quality assurance at Mozilla.</dd>
      <dt>
        <a href="/en-US/docs/Mozilla/QA/Bug_writing_guidelines" title="/en-US/docs/Mozilla/QA/Bug_writing_guidelines">Bug writing guidelines</a></dt>
      <dd>
        A guide to writing a good, understandable, bug that will be easily followed by the development team.</dd>
      <dt>
        <a href="/en-US/docs/Developer_Guide/How_to_Submit_a_Patch" title="/en-US/docs/Developer_Guide/How_to_Submit_a_Patch">How to submit a patch</a></dt>
      <dd>
        If you've fixed a bug, or have implemented a new feature, you'll need to get your patch into the tree so it can become part of the product. This guide will teach you how!</dd>
    </dl>
    <p><span class="alllinks"><a href="/en-US/docs/tag/Bugzilla" title="/en-US/docs/tag/CSS">View All...</a></span></p>
  </div>
  <div class="section">
    <h2 class="Community" id="Community" name="Community">Getting help from the community</h2>
    <p>You need help on a CSS-related problem and can't find the solution in the documentation?</p>
    <ul>
      <li>Visit the <a href="https://wiki.mozilla.org/BMO/Support" title="https://wiki.mozilla.org/BMO/Support">b.m.o support site</a>.</li>
      <li>Consult the quality forum, which covers all our quality assurance tools: {{ DiscussionList("dev-quality", "mozilla.quality") }}</li>
      <li>Ask your question on the Mozilla IRC channel: <a class="link-irc" href="irc://irc.mozilla.org/qa">#qa</a></li>
    </ul>
    <p><span class="alllinks"><a class="external" href="https://www.catb.org/~esr/faqs/smart-questions.html" title="https://www.catb.org/~esr/faqs/smart-questions.html">Don't forget about the <em>netiquette</em>...</a></span></p>
    <h2 class="Related_Topics" id="Related_Topics" name="Related_Topics">Other materials</h2>
    <ul>
      <li><a class="external" href="https://www.bugzilla.org/about/">An Introduction to Bugzilla</a></li>
      <li><a class="external" href="https://blog.johnath.com/2010/02/04/bugzilla-for-humans">Bugzilla for humans</a></li>
      <li><a class="external" href="https://www.squarefree.com/bugzilla/quicksearch-help.html">Bugzilla QuickSearch help page</a>. QuickSearch is a quick, easy, and very effective way of quickly querying bugzilla.</li>
      <li><a class="external" href="https://www.bugzilla.org">bugzilla.org</a> - the project site</li>
      <li>{{ interwiki('wikipedia', 'Bugzilla', 'wikipedia:Bugzilla') }} - general description of Bugzilla (not specific to Mozilla projects)</li>
    </ul>
    <h2 class="Tools" id="Tools" name="Tools">Tools</h2>
    <ul>
      <li><a href="https://harthur.github.io/bugzilla-todos/" title="https://harthur.github.io/bugzilla-todos/">Bugzilla Todos</a> lists review and flag requests, patches to check in, unfulfilled requests you made of other people, and assigned bugs.</li>
    </ul>
  </div>
</div>
<p>&nbsp;</p>
Revert to this revision