wiki:APP_BUG_REPORT_FORM_R0

Version 3 (modified by deyan, 16 years ago) (diff)

--

Error: Macro BackLinksMenu(None) failed
compressed data is corrupt

Error: Macro TicketQuery(summary=APP_BUG_REPORT_FORM_R0, format=table, col=summary|owner|status|type|component|priority|effort|importance, rows=description|analysis_owners|analysis_reviewers|analysis_score|design_owners|design_reviewers|design_score|implementation_owners|implementation_reviewers|implementation_score|test_owners|test_reviewers|test_score|) failed
current transaction is aborted, commands ignored until end of transaction block

Analysis

Overview

this should be invokable  from help menu, or on internal error

The Bug report form eases communication between users and developers. The form contains:

  • A log containing information useful for debugging. This field is read only.
  • A custom text field containing user explanation on what happened. This is not a required field.
  • A warning that user information such as working path and filenames will be sent.

Task requirements

Create the bug report form

  • A dialog
  • Titlebar
  • Text fields
  • Report and cancel buttons

Task result

Code.

Implementation idea

This is a draft diagram. For now, the checkbox is obsolete as it is hard to implement and not much useful. source:trunk/sophie2-platform/doc/spec-diagrams/BugReport.png

(Here you can add related tasks that could be useful or helpful.)

How to demo

(In this section you must add instructions for the demo of the task.)

Design

Implementation

(Implementation results should be described and linked here (from the wiki or the repository))

Testing

Comments

(Write comments for this or later revisions here.)