Sophie

Sophie

distrib > Mageia > 7 > i586 > by-pkgid > 4e237fd705495e1e21ef20696443e053 > files > 1177

bugzilla-5.0.4-3.mga7.noarch.rpm


<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
  "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">

<html xmlns="http://www.w3.org/1999/xhtml">
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
    <title>2.7. Pro Tips &#8212; Bugzilla 5.0.4 documentation</title>
    <link rel="stylesheet" href="../_static/bugzilla.css" type="text/css" />
    <link rel="stylesheet" href="../_static/pygments.css" type="text/css" />
    <script type="text/javascript">
      var DOCUMENTATION_OPTIONS = {
        URL_ROOT:    '../',
        VERSION:     '5.0.4',
        COLLAPSE_INDEX: false,
        FILE_SUFFIX: '.html',
        HAS_SOURCE:  true,
        SOURCELINK_SUFFIX: '.txt'
      };
    </script>
    <script type="text/javascript" src="../_static/jquery.js"></script>
    <script type="text/javascript" src="../_static/underscore.js"></script>
    <script type="text/javascript" src="../_static/doctools.js"></script>
    <link rel="shortcut icon" href="../_static/favicon.ico"/>
    <link rel="search" title="Search" href="../search.html" />
    <link rel="next" title="2.8. User Preferences" href="preferences.html" />
    <link rel="prev" title="2.6. Reports and Charts" href="reports-and-charts.html" /> 
  </head>
  <body>
    <div class="related" role="navigation" aria-label="related navigation">
      <h3>Navigation</h3>
      <ul>
        <li class="right" style="margin-right: 10px">
          <a href="preferences.html" title="2.8. User Preferences"
             accesskey="N">next</a></li>
        <li class="right" >
          <a href="reports-and-charts.html" title="2.6. Reports and Charts"
             accesskey="P">previous</a> |</li>
        <li class="nav-item nav-item-0"><a href="../index.html">Bugzilla 5.0.4 documentation</a> &#187;</li>
          <li class="nav-item nav-item-1"><a href="index.html" accesskey="U">2. User Guide</a> &#187;</li> 
      </ul>
    </div>  

    <div class="document">
      <div class="documentwrapper">
        <div class="bodywrapper">
          <div class="body" role="main">
            
  <div class="section" id="pro-tips">
<span id="id1"></span><h1>2.7. Pro Tips<a class="headerlink" href="#pro-tips" title="Permalink to this headline">¶</a></h1>
<p>This section distills some Bugzilla tips and best practices
that have been developed.</p>
<div class="section" id="autolinkification">
<h2>2.7.1. Autolinkification<a class="headerlink" href="#autolinkification" title="Permalink to this headline">¶</a></h2>
<p>Bugzilla comments are plain text - so typing &lt;U&gt; will
produce less-than, U, greater-than rather than underlined text.
However, Bugzilla will automatically make hyperlinks out of certain
sorts of text in comments. For example, the text
<code class="docutils literal"><span class="pre">http://www.bugzilla.org</span></code> will be turned into a link:
<a class="reference external" href="http://www.bugzilla.org">http://www.bugzilla.org</a>.
Other strings which get linkified in the obvious manner are:</p>
<ul class="simple">
<li>bug 12345</li>
<li>bugs 123, 456, 789</li>
<li>comment 7</li>
<li>comments 1, 2, 3, 4</li>
<li>bug 23456, comment 53</li>
<li>attachment 4321</li>
<li>mailto:george&#64;example.com</li>
<li>george&#64;example.com</li>
<li>ftp://ftp.mozilla.org</li>
<li>Most other sorts of URL</li>
</ul>
<p>A corollary here is that if you type a bug number in a comment,
you should put the word &quot;bug&quot; before it, so it gets autolinkified
for the convenience of others.</p>
</div>
<div class="section" id="comments">
<span id="commenting"></span><h2>2.7.2. Comments<a class="headerlink" href="#comments" title="Permalink to this headline">¶</a></h2>
<p>If you are changing the fields on a bug, only comment if
either you have something pertinent to say or Bugzilla requires it.
Otherwise, you may spam people unnecessarily with bugmail.
To take an example: a user can set up their account to filter out messages
where someone just adds themselves to the CC field of a bug
(which happens a lot). If you come along, add yourself to the CC field,
and add a comment saying &quot;Adding self to CC&quot;, then that person
gets a pointless piece of mail they would otherwise have avoided.</p>
<p>Don't use sigs in comments. Signing your name (&quot;Bill&quot;) is acceptable,
if you do it out of habit, but full mail/news-style
four line ASCII art creations are not.</p>
<p>If you feel a bug you filed was incorrectly marked as a
DUPLICATE of another, please question it in your bug, not
the bug it was duped to. Feel free to CC the person who duped it
if they are not already CCed.</p>
<hr class="docutils" />
<p>This documentation undoubtedly has bugs; if you find some, please file
them <a class="reference external" href="https://bugzilla.mozilla.org/enter_bug.cgi?product=Bugzilla&amp;component=Documentation">here</a>.</p>
</div>
</div>


          </div>
        </div>
      </div>
      <div class="sphinxsidebar" role="navigation" aria-label="main navigation">
        <div class="sphinxsidebarwrapper">
            <p class="logo"><a href="../index.html">
              <img class="logo" src="../_static/bugzilla.png" alt="Logo"/>
            </a></p>
  <h3><a href="../index.html">Table Of Contents</a></h3>
  <ul>
<li><a class="reference internal" href="#">2.7. Pro Tips</a><ul>
<li><a class="reference internal" href="#autolinkification">2.7.1. Autolinkification</a></li>
<li><a class="reference internal" href="#comments">2.7.2. Comments</a></li>
</ul>
</li>
</ul>

  <h4>Previous topic</h4>
  <p class="topless"><a href="reports-and-charts.html"
                        title="previous chapter">2.6. Reports and Charts</a></p>
  <h4>Next topic</h4>
  <p class="topless"><a href="preferences.html"
                        title="next chapter">2.8. User Preferences</a></p>
<div id="searchbox" style="display: none" role="search">
  <h3>Quick search</h3>
    <form class="search" action="../search.html" method="get">
      <div><input type="text" name="q" /></div>
      <div><input type="submit" value="Go" /></div>
      <input type="hidden" name="check_keywords" value="yes" />
      <input type="hidden" name="area" value="default" />
    </form>
</div>
<script type="text/javascript">$('#searchbox').show(0);</script>
        </div>
      </div>
      <div class="clearer"></div>
    </div>
    <div class="related" role="navigation" aria-label="related navigation">
      <h3>Navigation</h3>
      <ul>
        <li class="right" style="margin-right: 10px">
          <a href="preferences.html" title="2.8. User Preferences"
             >next</a></li>
        <li class="right" >
          <a href="reports-and-charts.html" title="2.6. Reports and Charts"
             >previous</a> |</li>
        <li class="nav-item nav-item-0"><a href="../index.html">Bugzilla 5.0.4 documentation</a> &#187;</li>
          <li class="nav-item nav-item-1"><a href="index.html" >2. User Guide</a> &#187;</li> 
      </ul>
    </div>
    <div class="footer" role="contentinfo">
      Created using <a href="http://sphinx-doc.org/">Sphinx</a> 1.6.6.
    </div>
  </body>
</html>