1 <sect1 id="ch05-fixbug">
2 <title>Mark a bug fixed</title>
3 <?dbhtml filename="fixbug.html" dir="chapter05"?>
5 <para>Bug fixed, changes commited to CVS, now mark the bug fixed.</para>
9 <listitem><para>Go to the bug you fixed and is assigned to you.</para></listitem>
11 <listitem><para>Select the <emphasis>Resolve bug, changing resolution
12 to</emphasis> radio button. Then select the proper resolution. Usually
13 you'll select <emphasis>FIXED</emphasis> here, but there are times when you
14 select other ones like cases where a reported bug is invalid
15 (<emphasis>INVALID</emphasis>), or we know about it but won't fix it
16 (<emphasis>WONTFIX</emphasis>) and so on.</para></listitem>
18 <listitem><para>Click on the <emphasis>Commit</emphasis> button to commit
19 the changes to the database.</para></listitem>