core/com.nokia.carbide.bugreport/html/wnd_new_bug_report.htm
author wpaul
Mon, 24 May 2010 21:20:25 -0500
changeset 1395 0ca4f91f68bb
parent 0 fb279309251b
permissions -rw-r--r--
add project validation to our launch types as it's not done by CDT with us passing the DONT_CHECK_PROGRAM flag.

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />
<meta http-equiv="Content-Style-Type" content="text/css" />
<meta name="keywords" content="New Bug Report or Suggestion" />
<title>Bug Reporting New Bug Report Page</title>
<link rel="StyleSheet" href="../book.css" type="text/css"/>
</head>
<body bgcolor="#FFFFFF">
<h2>New Bug Report or Suggestion Page </h2>
<p>Use the <b>New Bug Report or Suggestion</b> page in the Bug Reporting wizard to provide the Carbide team with information about the bug you encountered. The more complete your report the faster we will be able to reproduce and correct it. </p>
<p align="center" class="figure"><img src="wnd_new_bug_report.png" width="615" height="477"><br />
Figure 1 - <b>New Bug Report or Suggestion</b> page </p>
<h5>Table 1. <b>New Bug Report or Suggestion</b> page  &mdash; common items</h5>
<table width="94%"  border="0" cellpadding="2" cellspacing="0">
  <tr>
    <th width="41%" scope="col">Item</th>
    <th width="52%" scope="col">Explanation</th>
  </tr>
  <tr>
    <td><b>Type</b></td>
    <td><p>Select between Defect and Enhancement request. </p>        </td>
  </tr>
  <tr>
    <td><b>A short summary </b></td>
    <td>A short (256 chars max) description of the problem encountered.</td>
  </tr>
  <tr>
    <td><b>What were you doing when you observed the problem </b></td>
    <td>Provide us with some addition information to help us reproduce and correct the problem. What were you doing? What was your setup? </td>
  </tr>
  <tr>
    <td><b>Attachment</b></td>
    <td>Click Browse to add an attachment to this bug report. </td>
  </tr>
</table>
<h5>Other references</h5>
<ul>
  <li><a href="wnd_summary_page.htm">Summary</a> page </li>
  <li><a href="prefs_bug_reporter.htm">Bug Reporter</a> preference panel </li>
</ul>
<div id="footer">Copyright &copy; 2009 Nokia Corporation and/or its subsidiary(-ies). All rights reserved. <br>License: <a href="http://www.eclipse.org/legal/epl-v10.html">http://www.eclipse.org/legal/epl-v10.html</a></div>
</body>
</html>